File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/source/tutorials_source Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PyTorch 2 Export Quantization-Aware Training (QAT)
55This tutorial shows how to perform quantization-aware training (QAT) in
66graph mode based on `torch.export.export <https://pytorch.org/docs/main/export.html >`_.
77For more details about PyTorch 2 Export Quantization in general, refer
8- to the `post training quantization tutorial <https://docs.pytorch.org/ao/stable/tutorial_source /pt2e_quant_ptq.html >`_
8+ to the `post training quantization tutorial <https://docs.pytorch.org/ao/stable/tutorials_source /pt2e_quant_ptq.html >`_
99
1010The PyTorch 2 Export QAT flow looks like the following—it is similar
1111to the post training quantization (PTQ) flow for the most part:
You can’t perform that action at this time.
0 commit comments