-
Notifications
You must be signed in to change notification settings - Fork 683
Update kernels for non-fatal (part 1) #2115
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2115
Note: Links to docs will display an error until the docs builds have been completed. ❌ 28 New FailuresAs of commit bee867e with merge base 568673e ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D54181901 |
Summary: Note to reviewers: Because the changeset for non-fatal touches so many files, I've split into a number of diffs. The tests will not all pass until the final diff, given that non-fatal tests are switched on in the first diff but tests are not updated until the respective later diff. See revision 6.6 of D53251417 to observe the full change-set passing CI. Pull Request resolved: pytorch#1770 Test Plan: buck2 test mode/dev-nosan kernels/test: Differential Revision: https://internalfb.com/D53251417 Pulled By: GregoryComer
Summary: Update kernels and tests starting with 'a'. Note to reviewers: Because the changeset for non-fatal touches so many files, I've split into a number of diffs. The tests will not all pass until the final diff, given that non-fatal tests are switched on in the first diff but tests are not updated until the respective later diff. See revision 6.6 of D53251417 to observe the full change-set passing CI. Reviewed By: kirklandsign Differential Revision: D54181901
This pull request was exported from Phabricator. Differential Revision: D54181901 |
a935caf
to
bee867e
Compare
This pull request has been merged in 7d1bd16. |
Summary:
Update kernels and tests starting with 'a'.
Note to reviewers: Because the changeset for non-fatal touches so many files, I've split into a number of diffs. The tests will not all pass until the final diff, given that non-fatal tests are switched on in the first diff but tests are not updated until the respective later diff. See revision 6.6 of D53251417 to observe the full change-set passing CI.
Differential Revision: D54181901