szha opened a new issue #11732: test_operator_gpu.test_pooling_versions has 
fixed seed that can mask flakiness
URL: https://github.com/apache/incubator-mxnet/issues/11732
 
 
   The unit test in title have been using fixed seed to mask flakiness. 
Suggested action:
   1. Evaluate whether the test is flaky without fixed seed. If not, remove 
seed. Else move to 2
   2. If test is flaky, determine whether it's an actual uncaught edge case. If 
so, fix the operator. Else move to 3
   3. If numerical instability is inevitable, adjust tolerance level 
appropriately.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to