leezu commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl URL: https://github.com/apache/incubator-mxnet/issues/18003#issuecomment-611826451 @szha plans to switch the testing suite to pytest This involves refactoring the randomness logic and may fix the issue. The new code would likely be inspired by the code in GluonNLP, where we transitioned to pytest already in the initial release and thus refactored the random-related stuff for pytest. https://github.com/dmlc/gluon-nlp/blob/v0.9.x/conftest.py#L41
---------------------------------------------------------------- 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
