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/03/28 00:54:36 UTC

[GitHub] zheng-da commented on issue #10026: MXNET_MKLDNN_DEBUG=1 produces errors

zheng-da commented on issue #10026: MXNET_MKLDNN_DEBUG=1 produces errors
URL: https://github.com/apache/incubator-mxnet/issues/10026#issuecomment-376723505
 
 
   When I wrote the test, I followed the python test. https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/test_utils.py#L470
   
   When assert_almost_equal is called https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/test_utils.py#L1313, it uses 1e-3 for both rtol and atol. I didn't know why the test fails.
   

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