-
Notifications
You must be signed in to change notification settings - Fork 751
refactor _Dim into Dim #9559
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
refactor _Dim into Dim #9559
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9559
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New FailuresAs of commit f5ce284 with merge base 306b649 ( 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: D71769231 |
Summary: X-link: pytorch/executorch#9559 forward fix T218515233 Differential Revision: D71769231
| dim_spec = dim_spec.root | ||
| fn = dim_spec.fn | ||
| elif isinstance(dim_spec, torch.export.dynamic_shapes._Dim): | ||
| elif isinstance(dim_spec, torch.export.dynamic_shapes.Dim): |
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.
did this change in pytorch?
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.
looks like in pytorch/pytorch#149891
Summary: X-link: meta-pytorch/torchrec#2847 X-link: pytorch/pytorch#149891 forward fix T218515233 Differential Revision: D71769231
97daf75 to
e00ab15
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71769231 |
Summary: X-link: meta-pytorch/torchrec#2847 X-link: pytorch/executorch#9559 forward fix T218515233 Test Plan: test_export Differential Revision: D71769231
Summary: X-link: meta-pytorch/torchrec#2847 X-link: pytorch/pytorch#149891 forward fix T218515233 Differential Revision: D71769231
e00ab15 to
915ca72
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71769231 |
Summary: X-link: pytorch/pytorch#149891 X-link: pytorch/executorch#9559 forward fix T218515233 Differential Revision: D71769231
Summary: X-link: meta-pytorch/torchrec#2847 X-link: pytorch/pytorch#149891 forward fix T218515233 Differential Revision: D71769231
915ca72 to
f5ce284
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71769231 |
Summary: X-link: meta-pytorch/torchrec#2847 X-link: pytorch/executorch#9559 forward fix T218515233 Test Plan: test_export Differential Revision: D71769231
Summary: X-link: pytorch/pytorch#149891 X-link: pytorch/executorch#9559 forward fix T218515233 Differential Revision: D71769231
|
This pull request was exported from Phabricator. Differential Revision: D71769231 |
f5ce284 to
c43d5ad
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71769231 |
Summary: forward fix T218515233
Differential Revision: D71769231