Turn atol to 1e-5 when comparing the end to end results (#17708)
authorLu Fang <lufang@fb.com>
Wed, 6 Mar 2019 20:02:34 +0000 (12:02 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 6 Mar 2019 20:06:45 +0000 (12:06 -0800)
commit97eb139a942b34ac6c46159c33aee4f22292625e
tree00620b178b1f39ea3617e5bafec8e0b09e102343
parent7fa996f8e2c93b5db643a75a680a009a9a7e12f4
Turn atol to 1e-5 when comparing the end to end results (#17708)

Summary:
results smaller than 1e-5 don't make sense.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17708

Differential Revision: D14348893

Pulled By: houseroad

fbshipit-source-id: 5e07c38e5b58b27b61fae63bfc3c21e2fe5629fe
test/onnx/verify.py