-
Notifications
You must be signed in to change notification settings - Fork 551
Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine #11070
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11070
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit b205f2f with merge base a6e2961 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D75228037 |
@jainapurva I think this needs to be accompanied by a torchao pin bump in OSS executorch (checkout the torchao submodule in ET and bump the commit hash) |
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.
Needs a pin bump
This pull request was exported from Phabricator. Differential Revision: D75228037 |
…equantize_affine (pytorch#11070) Summary: Pull Request resolved: pytorch#11070 Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine without the zero_point_domain arg Differential Revision: D75228037
8ffbfeb
to
5e281f8
Compare
This pull request was exported from Phabricator. Differential Revision: D75228037 |
…equantize_affine (pytorch#11070) Summary: Pull Request resolved: pytorch#11070 Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine without the zero_point_domain arg Differential Revision: D75228037
5e281f8
to
a32edca
Compare
This pull request was exported from Phabricator. Differential Revision: D75228037 |
…equantize_affine (pytorch#11070) Summary: Pull Request resolved: pytorch#11070 Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine without the zero_point_domain arg Differential Revision: D75228037
1552354
to
4d3b9bf
Compare
This pull request was exported from Phabricator. Differential Revision: D75228037 |
…equantize_affine (pytorch#11070) Summary: Pull Request resolved: pytorch#11070 Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine without the zero_point_domain arg Differential Revision: D75228037
4d3b9bf
to
8f36f21
Compare
…equantize_affine (pytorch#11070) Summary: Pull Request resolved: pytorch#11070 Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine without the zero_point_domain arg Differential Revision: D75228037
This pull request was exported from Phabricator. Differential Revision: D75228037 |
8f36f21
to
6b3810f
Compare
@jainapurva has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@metascroy please take a look again |
@jainapurva has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@jainapurva has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary: Updates to use torchao's updated choose_qparams_affine and quantize/dequantize_affine. Remove zero_point_domain dependency
Differential Revision: D75228037