openvinotoolkit / openvinotoolkit/nncf
[TorchFX] Support quantization with custom torch.ao quantizers via `nncf.quantize_pt2e` API
Open
@daniil-lyakhov is already working on this.
Since Jan 30, 2025.
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 305
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
🚀 Feature request
The task is to support quantization with custom torch.ao quantizers via nncf.quantize_pt2e API.
Custom quantizers list:
- https://github.com/pytorch/executorch/tree/main/backends/apple/coreml
- https://github.com/pytorch/executorch/tree/main/backends/arm
- https://github.com/pytorch/executorch/tree/main/backends/qualcomm
- https://github.com/pytorch/executorch/tree/main/backends/xnnpack
Feature Use Case
No response
Are you going to submit a PR?
- Yes I'd like to help by submitting a PR!
Related
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.