Skip to content

Commit 623b93d

Browse files
Add x86InductorQuantizer Performance Number (#2617)
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent feeca53 commit 623b93d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

prototype_source/pt2e_quant_ptq_x86_inductor.rst

+4
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,10 @@ For example:
180180

181181
TORCHINDUCTOR_FREEZING=1 python example_x86inductorquantizer_pytorch_2_1.py
182182

183+
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
184+
to `this document <https://dev-discuss.pytorch.org/t/torchinductor-update-6-cpu-backend-performance-update-and-new-features-in-pytorch-2-1/1514#int8-inference-with-post-training-static-quantization-3>`_
185+
for detail benchmark number.
186+
183187
4. Conclusion
184188
---------------
185189

0 commit comments

Comments
 (0)