-
Notifications
You must be signed in to change notification settings - Fork 4.1k
PyTorch 2 Export Quantization for OpenVINO torch.compile backend #3321
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?
PyTorch 2 Export Quantization for OpenVINO torch.compile backend #3321
Conversation
Co-authored-by: Alexander Suslov <[email protected]> Co-authored-by: Yamini Nimmagadda <[email protected]>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3321
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit f09a85f with merge base 548ea1c ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Co-authored-by: Alexander Suslov <[email protected]>
@HamidShojanazeri can someone from the partner's team take a look? |
Introduction | ||
-------------- | ||
|
||
**This is an experimental feature, the quantization API is subject to change.** |
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.
Just a suggestion, but I'd put this in a note callout: .. note::
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.
Thanks! Done
1c6bc7c
to
f09a85f
Compare
Hello there!
In this example we would like to present a quantization pipeline that allows users to run quantized OpenVINO models optimally—without ever leaving the PyTorch ecosystem
CC: @alexsu52, @ynimmaga, @anzr299 @AlexKoff88
cc @jgong5 @mingfeima @XiaobingSuper @sanchitintel @ashokei @jingxu10 @ZailiWang @ZhaoqiongZ @leslie-fang-intel @Xia-Weiwen @sekahler2 @CaoE @zhuhaozhe @Valentine233