-
Notifications
You must be signed in to change notification settings - Fork 718
Check slice scatter args for each dim #15628
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/15628
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (4 Unrelated Failures)As of commit e52df0b with merge base d4a9a4d ( 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. |
This PR needs a
|
Summary: Not sure why we are missing a check on the last dim, add it back in. Reviewed By: JacobSzwejbka Differential Revision: D86368348
98a6166 to
e52df0b
Compare
|
@pytorchbot cherry-pick --onto release/1.0 -c critical |
Cherry picking #15628The cherry pick PR is at #15785 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Summary: Not sure why we are missing a check on the last dim, add it back in.
Differential Revision: D86368348