wkcn commented on issue #10242: [MXNET-137]fix parameters name inconsistent for 
Proposal OP and Multi Proposal OP
URL: https://github.com/apache/incubator-mxnet/pull/10242#issuecomment-384836993
 
 
   @piiswrong 
   Hi! 
   The document shows that [the sym 
version](https://mxnet.incubator.apache.org/api/python/symbol/contrib.html?highlight=proposal#mxnet.symbol.contrib.Proposal)
 of Proposal OP uses **cls_score**.
   However, the sym version uses **cls_prob**, and the ndarray version uses 
**cls_score**.
   My PR has made them consistent to *cls_prob*.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to