You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: #3790
Currently, if we use ET-SDK's `VerifyResultWithBundledExpectedOutput()` on `Half` tensors it will return true only if all elements are exactly equal.
This change allows the common behavior to check that all elements are within the specified `rtol`/`atol`.
ghstack-source-id: 228467892
exported-using-ghexport
bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks
Reviewed By: tarun292
Differential Revision: D58018861
fbshipit-source-id: 85e8d22a58d42956e7ba435f408b654257561213
0 commit comments