ptrendx commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl URL: https://github.com/apache/incubator-mxnet/issues/18003#issuecomment-611795493 Hmm, something is wrong with the random seed generation of tests - all those failing `test_ftrl` got the same seed: ``` common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=386103813 to reproduce. ``` FYI @roywei Since you are already looking at random-related stuff and @DickJC123 since you wrote the `@with_seed` facility.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
