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 2019/02/16 00:06:25 UTC

[GitHub] drivanov commented on issue #14154: Improving the run time of the tests which use assert_almost_equal OR check_numeric_gradient functions

drivanov commented on issue #14154: Improving the run time of the tests which use assert_almost_equal OR check_numeric_gradient functions
URL: https://github.com/apache/incubator-mxnet/pull/14154#issuecomment-464255784
 
 
   I think that fixed previously found problems. 
   The problem in  `test_operator_gpu.py:test_laop` was NOT reproducible due to nondeterministic behavior we see in that test. One of the cause of the non-determinism was eliminated. I am not sure that it was the last one, but at least, this test should become more predictable.

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