-
Notifications
You must be signed in to change notification settings - Fork 617
Adds shapes information to enable torch.compile. #3724
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
✅ Deploy Preview for pytorch-fbgemm-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request was exported from Phabricator. Differential Revision: D69993984 |
Summary: X-link: facebookresearch/FBGEMM#807 Adds shape information to enable custom ops in torch.compile. Differential Revision: D69993984
af8d34f
to
3e4d206
Compare
This pull request was exported from Phabricator. Differential Revision: D69993984 |
Summary: X-link: facebookresearch/FBGEMM#807 Adds shape information to enable custom ops in torch.compile. Differential Revision: D69993984
3e4d206
to
c7dbf19
Compare
This pull request was exported from Phabricator. Differential Revision: D69993984 |
Summary: X-link: facebookresearch/FBGEMM#807 Adds shape information to enable custom ops in torch.compile. Differential Revision: D69993984
Summary: X-link: facebookresearch/FBGEMM#807 Adds shape information to enable custom ops in torch.compile. Differential Revision: D69993984
b227c48
to
fbc8389
Compare
This pull request was exported from Phabricator. Differential Revision: D69993984 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D69993984 |
This pull request has been merged in 254e71f. |
Summary: Pull Request resolved: facebookresearch/FBGEMM#807 X-link: pytorch#3724 Adds shape information to enable custom ops in torch.compile. Reviewed By: jianyuh Differential Revision: D69993984 fbshipit-source-id: 577c35001e5ad7460500ab96c34dd0947c2df786
Summary: Adds shape information to enable custom ops in torch.compile.
Differential Revision: D69993984