mseeger opened a new pull request #8012: Proper float64 support for unary 
elemwise operators (mshadow_op.h)
URL: https://github.com/apache/incubator-mxnet/pull/8012
 
 
   Modified mshadow_op.h s.t. elemwise unary operators support dtype float64 
properly.
   Previous code does everything in float32
   - Had to switch from math.h to cmath, and use std:: prefix, in order to 
avoid naming clashes
   
 
----------------------------------------------------------------
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