zixuanweeei opened a new pull request #15631: [Flaky test] Skip 
test_operator_gpu.test_convolution_independent_gradients
URL: https://github.com/apache/incubator-mxnet/pull/15631
 
 
   ## Description ##
   As it was descibed in #15603, `test_convolution_independent_gradients` has 
occasional assertion error on gpu device. This PR intends to skip the unit test 
when `ctx.device_type="gpu"`. @pengzhao-intel @TaoLv @ciyongch 
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete.
   - [ ] Tests on GPU device.
   
   ### Changes ###
   - [x] Skip the unit test on GPU device.
   - [x] `atol = 1e-3`, `rtol = 1e-3` by default.
   
   ## Comments ##
   - An issue required to be filed to the community after collating some 
reproduced examples.
   

----------------------------------------------------------------
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

Reply via email to