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: [email protected] With regards, Apache Git Services
