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/08/02 19:00:23 UTC

[GitHub] andrewfayres commented on issue #11725: test_operator.test_unary_math_operators has fixed seed that can mask flakiness

andrewfayres commented on issue #11725: test_operator.test_unary_math_operators has fixed seed that can mask flakiness
URL: https://github.com/apache/incubator-mxnet/issues/11725#issuecomment-410033261
 
 
   Test is failing for the cbrt operator using seeds 2079653345 and 622837949. In both cases the error looks to occur when the random number generator creates very small numbers like 3.97272133e-05 and 5.99873512e-05.

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