-
Couldn't load subscription status.
- Fork 700
Enable quantization as default for XNNPack for previous failing models #6242
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6242
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D64081319 |
pytorch#6242) Summary: Since master has migrated aot_compiler to use to_edge_transform_and_lower in a previous change pytorch#6026, quantization XNNPack options can be enabled by default for the following models: - Quantized ViT - Quantized Mobilebert - Quantized Emformer Predict - Quantized Emformer Transcribe Reviewed By: digantdesai Differential Revision: D64081319
|
This pull request was exported from Phabricator. Differential Revision: D64081319 |
pytorch#6242) Summary: Since master has migrated aot_compiler to use to_edge_transform_and_lower in a previous change pytorch#6026, quantization XNNPack options can be enabled by default for the following models: - Quantized ViT - Quantized Mobilebert - Quantized Emformer Predict - Quantized Emformer Transcribe Reviewed By: digantdesai Differential Revision: D64081319
|
This pull request was exported from Phabricator. Differential Revision: D64081319 |
pytorch#6242) Summary: Since master has migrated aot_compiler to use to_edge_transform_and_lower in a previous change pytorch#6026, quantization XNNPack options can be enabled by default for the following models: - Quantized ViT - Quantized Mobilebert - Quantized Emformer Predict - Quantized Emformer Transcribe Reviewed By: digantdesai Differential Revision: D64081319
|
This pull request was exported from Phabricator. Differential Revision: D64081319 |
|
This pull request has been merged in 5f12f28. |
Summary:
Since master has migrated aot_compiler to use to_edge_transform_and_lower in a previous change #6026, quantization XNNPack options can be enabled by default for the following models:
Differential Revision: D64081319