-
Notifications
You must be signed in to change notification settings - Fork 24.3k
[Dynamo] Fix einops regression #153925
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
[Dynamo] Fix einops regression #153925
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/153925
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 51d95db with merge base 781ba0a ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
@pytorchbot cherrypick --onto release/2.7 -c regression |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot cherry-pick --onto release/2.7 -c regression |
Fixes #153476 Pull Request resolved: #153925 Approved by: https://github.com/williamwen42 (cherry picked from commit d44074f)
Cherry picking #153925The cherry pick PR is at #154053 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
[Dynamo] Fix einops regression (#153925) Fixes #153476 Pull Request resolved: #153925 Approved by: https://github.com/williamwen42 (cherry picked from commit d44074f) Co-authored-by: Michael Lazos <mlazos@meta.com>
Fixes #153476
test plan: This is covered by existing einops tests and I manually verified for the specific version of einops the user specified in the issue.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames