diff --git a/prototype_source/pt2e_quant_ptq_x86_inductor.rst b/prototype_source/pt2e_quant_ptq_x86_inductor.rst index 915148be81e..1a6e152c996 100644 --- a/prototype_source/pt2e_quant_ptq_x86_inductor.rst +++ b/prototype_source/pt2e_quant_ptq_x86_inductor.rst @@ -180,6 +180,10 @@ For example: TORCHINDUCTOR_FREEZING=1 python example_x86inductorquantizer_pytorch_2_1.py +With PyTorch 2.1 release, all CNN models from TorchBench test suite have been measured and proven effective comparing with Inductor FP32 inference path. Please refer +to `this document `_ +for detail benchmark number. + 4. Conclusion ---------------