-
Notifications
You must be signed in to change notification settings - Fork 607
add convert scalars to attrs pass in quantize tester stage #576
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 resplendent-gnome-14e531 canceled.
|
This pull request was exported from Phabricator. Differential Revision: D49850601 |
This pull request was exported from Phabricator. Differential Revision: D49850601 |
35531a0
to
7e1b6f8
Compare
This pull request was exported from Phabricator. Differential Revision: D49850601 |
7e1b6f8
to
b06bb19
Compare
This pull request was exported from Phabricator. Differential Revision: D49850601 |
b06bb19
to
d6cebe5
Compare
This pull request was exported from Phabricator. Differential Revision: D49850601 |
d6cebe5
to
8cf64f3
Compare
This pull request was exported from Phabricator. Differential Revision: D49850601 |
8cf64f3
to
3cca2aa
Compare
This pull request was exported from Phabricator. Differential Revision: D49850601 |
3cca2aa
to
b6ae0a0
Compare
Summary: Making sure we have the macOS build too. To find the hash, see https://hud.pytorch.org/hud/pytorch/pytorch/nightly for the target date. To test, check if the file like `torch-2.2.0.dev20231005-cp311-none-macosx_11_0_arm64.whl` exists at https://download.pytorch.org/whl/nightly/torch/ and run `./install_requirements.sh` on a Mac to see all the dependencies are successfully installed. Pull Request resolved: pytorch/executorch#644 Reviewed By: angelayi Differential Revision: D49973900 Pulled By: shoumikhin fbshipit-source-id: b1cab36a2cadf2a1ef0a660639281a0fee884e9a
Differential Revision: D49850149 fbshipit-source-id: f8a6c890cec0c5f7ca6a61d4c94230fa8a862ac1
Summary: Pull Request resolved: pytorch/executorch#576 We are adding the pass to convert scalars to attrs into our quantize testing stage. This allows us to test end to end flow of models with quantized scalars Reviewed By: digantdesai, jerryzh168 Differential Revision: D49850601 fbshipit-source-id: 02edd06f3b2c58b444041d064da9ea295bc210d1
This pull request was exported from Phabricator. Differential Revision: D49850601 |
b6ae0a0
to
0eeb8ea
Compare
This pull request has been merged in 54ddab9. |
Summary: We are adding the pass to convert scalars to attrs into our quantize testing stage. This allows us to test end to end flow of models with quantized scalars
Reviewed By: jerryzh168
Differential Revision: D49850601