Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0277fd

Browse files
andrewor14Svetlana Karslioglu
andauthored
[quant] Add PT2 QAT tutorial (#2572)
* [quant] Add PT2 QAT tutorial --------- Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 5de96a8 commit a0277fd

2 files changed

Lines changed: 480 additions & 4 deletions

File tree

prototype_source/prototype_index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ Prototype features are not available as part of binary distributions like PyPI o
8383
:tags: Quantization
8484

8585
.. customcarditem::
86-
:header: PyTorch 2 Export Post Training Quantization with X86 Backend through Inductor
87-
:card_description: Learn how to use TorchInductor with X86 CPU as backend of Quantization in PyTorch 2 Export.
86+
:header: PyTorch 2 Export Quantization-Aware Training
87+
:card_description: Learn how to use Quantization-Aware-Training in PyTorch 2 Export.
8888
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
89-
:link: ../prototype/pt2e_quant_ptq_x86_inductor.html
90-
:tags: Quantization
89+
:link: ../prototype/pt2e_quant_qat.html
90+
:tags: Quantization
9191

9292
.. Mobile
9393

0 commit comments

Comments
 (0)