-
Notifications
You must be signed in to change notification settings - Fork 453
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 extra checks for the provided dim order and strides. #5377
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5377
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 422e96a with merge base ef31608 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
8 similar comments
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request was exported from Phabricator. Differential Revision: D62681004 |
Summary: Pull Request resolved: #5377 Also make sure the scalar tensors stay static. Differential Revision: D62681004
This pull request was exported from Phabricator. Differential Revision: D62681004 |
This pull request has been merged in 0a501eb. |
@pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature |
Cherry picking #5377The cherry pick PR is at #5390 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Add extra checks for the provided dim order and strides. (#5377) Summary: Pull Request resolved: #5377 Also make sure the scalar tensors stay static. Reviewed By: kirklandsign Differential Revision: D62681004 fbshipit-source-id: 57e035bcc5d9a4ffb2571144d7b3ed72ff84b193 (cherry picked from commit 0a501eb) Co-authored-by: Anthony Shoumikhin <shoumikhin@meta.com>
Summary: Also make sure the scalar tensors stay static.
Differential Revision: D62681004