-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[JIT] Add another decomposition api #76493
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
💊 CI failures summary and remediationsAs of commit 4127a62 (more details on the Dr. CI page): Expand to see more
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages
|
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.
LGTM!
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.
LGTM!
@pytochbot merge this |
@pytorchbot merge this |
Hey @eellison. |
@pytorchbot revert this please (need to revert this to cleanly revert #76397, which is the actual breaking change) |
This reverts commit 32cb037. Reverted #76493 on behalf of https://github.com/osalpekar
Reland of #76397 and #76493 This time I'll get it right 😢 Pull Request resolved: #76539 Approved by: https://github.com/davidberard98, https://github.com/osalpekar
Summary: Reland of #76397 and #76493 This time I'll get it right 😢 Pull Request resolved: #76539 Approved by: https://github.com/davidberard98, https://github.com/osalpekar Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/e5a55af3056fb06c2f5b570b9ed818ed8fb9366c Reviewed By: osalpekar Differential Revision: D36042323 fbshipit-source-id: 7eefcf6cf142bbbc9509e379e6900de84d5b33e4
Needed for functorch schema invocation