sxjscience commented on issue #11466: [MXNET-560] Add temperature parameter in 
Softmax operator
URL: https://github.com/apache/incubator-mxnet/pull/11466#issuecomment-402333399
 
 
   Is `mx.sym.softmax(data=data, temperature=10)` the same as 
`mx.sym.softmax(data=data / 10)` ?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to