### 🚀 Feature request The task is to support QAT for quantize_pt2e: for that, one need to introduce `quantize_qat_pt2e` aligned with [prepare_qat_pt2e](https://github.com/pytorch/pytorch/blob/main/torch/ao/quantization/quantize_pt2e.py#L110) ### Feature Use Case QAT for TorchFX backend ### Are you going to submit a PR? - [ ] Yes I'd like to help by submitting a PR!
🚀 Feature request
The task is to support QAT for quantize_pt2e: for that, one need to introduce
quantize_qat_pt2ealigned with prepare_qat_pt2eFeature Use Case
QAT for TorchFX backend
Are you going to submit a PR?