-
Notifications
You must be signed in to change notification settings - Fork 355
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 |
437b015
to
3d3cb67
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
3d3cb67
to
062adca
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
062adca
to
3f51bbe
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
cd90637
to
2456f70
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D62681004 |
2456f70
to
4755371
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
4755371
to
b1d2838
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
b1d2838
to
bf3edd6
Compare
This pull request was exported from Phabricator. Differential Revision: D62681004 |
bf3edd6
to
266ba33
Compare
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 |
266ba33
to
422e96a
Compare
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