mseeger commented on issue #8361: Simplified unary/binary math operators
URL: https://github.com/apache/incubator-mxnet/pull/8361#issuecomment-338430381
 
 
   Due to the unary/binary math functions?
   
   In principle, at least for the majority of all expressions, we should go 
through the same computations for DType != double, and I suppose LSTMs probably 
use float?
   
   WIth the current PR, I have now also changed the gradient expressions to be 
computed in float, when before they were computed in DType. But I'd be 
surprised if this would have a large effect.
   
   But we are also seeing these weird compilation errors for Linux CentOS ...

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