Caenorst opened a new pull request #16356: Fix atol for test_preloaded_multi_sgd
URL: https://github.com/apache/incubator-mxnet/pull/16356
 
 
   ## Description ##
   Fix atol for test_preloaded_multi_sgd
   Following Issue: #16345 
   
   ## Checklist ##
   ### Essentials ###
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding 
a new operator)
   - [x] Code is well-documented: 
   
   ### Changes ###
   - Change atol on fp16 from 1e-4 to 1e-3
   
   ## Comments ##
   - As asked on the issue thread, tested 10k times on my machine
   

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


With regards,
Apache Git Services

Reply via email to