openvinotoolkit / openvinotoolkit/nncf
[Example][TorchFX] Example on `quantize_pt2e` with the X86InductorQuantizer
Open
@daniil-lyakhov is already working on this.
Since Jan 9, 2025.
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 305
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
🚀 Feature request
The task is create an example, similar to this one https://github.com/openvinotoolkit/nncf/tree/develop/examples/post_training_quantization/torch_fx/resnet18, but using the brand new nncf.quantize_pt2e API with X86InductorQuantizer
quantize_pt2e introduction: #3121
Feature Use Case
No response
Are you going to submit a PR?
- Yes I'd like to help by submitting a PR!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.