-
Notifications
You must be signed in to change notification settings - Fork 160
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 out-variants to support ET export #859
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/859
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 7955073 with merge base a584e24 (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D62385428 |
This pull request was exported from Phabricator. Differential Revision: D62385428 |
4aed798
to
0319cd7
Compare
Summary: Pull Request resolved: pytorch#859 Refactor custom op code to add out variants. With these changes, models in torchchat using the torchao kernels export to ET. We still need to add ET op wrappers in order for the models to run. Differential Revision: D62385428
This pull request was exported from Phabricator. Differential Revision: D62385428 |
0319cd7
to
d464b38
Compare
Summary: Pull Request resolved: pytorch#859 Refactor custom op code to add out variants. With these changes, models in torchchat using the torchao kernels export to ET. We still need to add ET op wrappers in order for the models to run. Differential Revision: D62385428
Summary: Pull Request resolved: pytorch#859 Refactor custom op code to add out variants. With these changes, models in torchchat using the torchao kernels export to ET. We still need to add ET op wrappers in order for the models to run. Reviewed By: digantdesai Differential Revision: D62385428
This pull request was exported from Phabricator. Differential Revision: D62385428 |
d464b38
to
7955073
Compare
Differential Revision: D62385428 Pull Request resolved: #859
Differential Revision: D62385428 Pull Request resolved: #859
Summary: Refactor custom op code to add out variants. With these changes, models in torchchat using the torchao kernels export to ET. We still need to add ET op wrappers in order for the models to run.
Differential Revision: D62385428