leezu commented on issue #11403: L2 norm for fp16 goes to nan, needs to be fixed URL: https://github.com/apache/incubator-mxnet/issues/11403#issuecomment-401217193 How about using a numerically stable L2 norm algorithm by scaling the elements? Ie. [BLAS nrm2](http://www.netlib.org/blas/snrm2.f)
---------------------------------------------------------------- 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
