Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/158312
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit f5f7232 with merge base a5e6881 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
albanD
left a comment
There was a problem hiding this comment.
Why raising the precision the way to go here?
Was this change necessary in the numpy codebase where these tests are from?
The new MKL version likely uses different strategies that produce mathematically equivalent but numerically slightly different results. I referred to other tests in this file, such as setting
Are you saying that there are same tests in the numpy repository? If it is also tested with the new mkl, then it may need the same changes. |
|
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Fixes #158054