kshitij12345 commented on issue #14329: [Flaky] flaky test in test_operator_gpu.test_convolution_multiple_streams URL: https://github.com/apache/incubator-mxnet/issues/14329#issuecomment-581557876 @ChaiBapchya Thanks for confirming. @ptrendx That makes sense. On digging a bit deeper, I found that `test_bulking` had similar failures. https://github.com/apache/incubator-mxnet/issues/14970 Both `test_bulking` and `test_convolution_multiple_streams` spawn a new process for the test. Do you think it is a good idea to move **both** of them into a new test file?
---------------------------------------------------------------- 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
