You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/28 03:51:44 UTC

[GitHub] lihaofd opened a new pull request #11445: Fix precision issue of test case

lihaofd opened a new pull request #11445: Fix precision issue of test case
URL: https://github.com/apache/incubator-mxnet/pull/11445
 
 
   ## Description ##
   In this PR, it fixed precision issue of test case #11410. @pengzhao-intel, @TaoLv
   
   ## Feature changes ##
   ### New features ###
   - Fixed issue of precision issue of test case #11410.  Sometimes, the data comparison will fail because of tolerance of precision, like 0.043388 and 0.04405. Adjust the tolerance to fix the issue.
   
   
   ## Checklist ##
    - [X] Passed code style checking (make lint).
    - [X] All changes have test coverage.
    - [ ] Code is well-documented.

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


With regards,
Apache Git Services