-
Notifications
You must be signed in to change notification settings - Fork 571
Arm backend: update quantizer/__init__ #10408
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
Arm backend: update quantizer/__init__ #10408
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10408
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 615eb39 with merge base 3072890 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73530601 |
Summary: Expose Quantizer and quant config through __init__.py Relanding Oscar's pytorch#10351 (but in parts) Differential Revision: D73530601
e2a3de9
to
2ed099e
Compare
This pull request was exported from Phabricator. Differential Revision: D73530601 |
Summary: Expose Quantizer and quant config through __init__.py Relanding Oscar's pytorch#10351 (but in parts) Differential Revision: D73530601
2ed099e
to
90d48c3
Compare
This pull request was exported from Phabricator. Differential Revision: D73530601 |
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 good to me!
Summary: Expose Quantizer and quant config through __init__.py Relanding Oscar's pytorch#10351 (but in parts) bypass-github-export-checks bypass-github-pytorch-ci-checks bypass-github-executorch-ci-checks Reviewed By: jackzhxng Differential Revision: D73530601
90d48c3
to
615eb39
Compare
This pull request was exported from Phabricator. Differential Revision: D73530601 |
Summary:
Expose Quantizer and quant config through init.py
Relanding Oscar's #10351 (but in parts)
Differential Revision: D73530601