benchmark
50e2f744 - fix two accuracy regression (#149172)

Commit
350 days ago
fix two accuracy regression (#149172) Summary: There are 2 accuracy regression in 3/12 nightly perf run. I can not repro them locally thus there is no effective way to bisect. Raise the tolerance to make them pass the accuracy check. - error log for HF MegatronBertForQuestionAnswering https://gist.github.com/shunting314/25322b66e15e98feed32e0d9a1e43316 - error log for TIMM gluon_inception_v3 https://gist.github.com/shunting314/df64ce22327df27a7057bbbd19ef5164 X-link: https://github.com/pytorch/pytorch/pull/149172 Approved by: https://github.com/jansel, https://github.com/eellison Reviewed By: ZainRizvi, izaitsevfb Differential Revision: D71343803 fbshipit-source-id: 97b41b1aac43edc8c13e893533a6c5c42ae9c239
Author
Parents
Loading