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 2018/06/26 19:14:27 UTC

[GitHub] anirudhacharya edited a comment on issue #11403: L2 norm for fp16 goes to nan, needs to be fixed

anirudhacharya edited a comment on issue #11403: L2 norm for fp16 goes to nan, needs to be fixed
URL: https://github.com/apache/incubator-mxnet/issues/11403#issuecomment-400430149
 
 
   Yes, I have encountered this bug. Currently ``norm`` operator does not have tests for gradient or symbolic_backward and for different precision formats like fp16 and fp32. There is just one check in ``test_ndarray.py``
   
   @sandeep-krishnamurthy also please label this - "Operator"

----------------------------------------------------------------
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