You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/06 07:19:16 UTC

[GitHub] eric-haibin-lin opened a new issue #14072: Fp16 support for softmax

eric-haibin-lin opened a new issue #14072: Fp16 support for softmax
URL: https://github.com/apache/incubator-mxnet/issues/14072
 
 
   Currently, given fp16 inputs, nd.softmax/sym.softmax perform reduction in fp16, which losses precision. The reduction should be done in fp32 instead. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services