-
Notifications
You must be signed in to change notification settings - Fork 722
Restore backend tests #14779
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
Restore backend tests #14779
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14779
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit cfbd56c with merge base 3dbc15b ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@JakeStevens has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83849826. |
This PR needs a
|
| python_pytest( | ||
| name = "test_neutron_backend", | ||
| srcs = [ | ||
| "test_neutron_backend.py", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Irrelevant to this change, but what only test_quantizer.py and test_neutron_backend.py are defined here? You want to limit the tests only to cover high level tests, what can be considered as integration tests?
8fda834 to
61f4f8f
Compare
Summary: Now that the SDK update has been ingested, CI tests pass again. Differential Revision: D83849826
Summary: Now that the SDK update has been ingested, CI tests pass again. Differential Revision: D83849826
61f4f8f to
cfbd56c
Compare
Summary: Now that the SDK update has been ingested, CI tests pass again.
Differential Revision: D83849826