benchmark
3b0de366 - add more log when accuracy check fail (#121656)

Commit
2 years ago
add more log when accuracy check fail (#121656) Summary: Add these log to debug the regress of accuracy test for dm_nfnet_f0 model for training. With these extra log when the accuracy check fail, we can verify if it's close to succeed or not. If yes that indicates there is no real issue but just flaky and we probably can tune the tolerance to fix. X-link: https://github.com/pytorch/pytorch/pull/121656 Approved by: https://github.com/jansel, https://github.com/Skylion007 Reviewed By: osalpekar Differential Revision: D54914101 Pulled By: shunting314 fbshipit-source-id: fba2b4d49bb111aad95317f7d1339295fbfe9498
Author
Parents
Loading