-
Notifications
You must be signed in to change notification settings - Fork 607
Add test for floor divide. #10483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add test for floor divide. #10483
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10483
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit e8900ce with merge base 9cc9f82 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73675567 |
Summary: Hifi div_out_mode with mode="floor" returns incorrect results. This diff adds a test to reproduce the failure. Differential Revision: D73675567
306c827
to
7233e05
Compare
This pull request was exported from Phabricator. Differential Revision: D73675567 |
Summary: Hifi div_out_mode with mode="floor" returns incorrect results. This diff adds a test to reproduce the failure. Differential Revision: D73675567
7233e05
to
ba4c62c
Compare
This pull request was exported from Phabricator. Differential Revision: D73675567 |
ba4c62c
to
f721edb
Compare
Summary: Hifi div_out_mode with mode="floor" returns incorrect results. This diff adds a test to reproduce the failure. Reviewed By: mcremon-meta Differential Revision: D73675567
Summary: Pull Request resolved: pytorch#10483 Hifi div_out_mode with mode="floor" returns incorrect results. This diff adds a test to reproduce the failure. Reviewed By: mcremon-meta Differential Revision: D73675567
This pull request was exported from Phabricator. Differential Revision: D73675567 |
f721edb
to
e8900ce
Compare
Summary: Hifi div_out_mode with mode="floor" returns incorrect results. This diff adds a test to reproduce the failure.
Differential Revision: D73675567