Skip to content

Commit 3febc85

Browse files
Update prototype_source/pt2e_quant_qat_x86_inductor.rst
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 15520f2 commit 3febc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/pt2e_quant_qat_x86_inductor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For a more in-depth understanding of PT2 Export Quantization-Aware Training, we
1717
To gain a deeper insight into X86InductorQuantizer, please see the tutorial of
1818
`PyTorch 2 Export Post Training Quantization with X86 Backend through Inductor <https://pytorch.org/tutorials/prototype/pt2e_quant_ptq_x86_inductor.html>`_.
1919

20-
The PyTorch 2 Export QAT flow looks like the following—it is similar
20+
The PyTorch 2 Export QAT flow is largely similar to the
2121
to the post training quantization (PTQ) flow for the most part:
2222

2323
.. code:: python

0 commit comments

Comments
 (0)