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/12 02:18:12 UTC

[GitHub] hcho3 commented on issue #11209: [WIP] implement var operator

hcho3 commented on issue #11209: [WIP] implement var operator
URL: https://github.com/apache/incubator-mxnet/pull/11209#issuecomment-396444124
 
 
   @piiswrong I've added tests. The `var` operator works, but the accuracy is not that good. I suspect that squaring small floating-point values cause precision loss. Let me come up with an alternative implementation that does not involving squaring.

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