Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de96a8 commit a0277fdCopy full SHA for a0277fd
2 files changed
prototype_source/prototype_index.rst
@@ -83,11 +83,11 @@ Prototype features are not available as part of binary distributions like PyPI o
83
:tags: Quantization
84
85
.. 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.
+ :header: PyTorch 2 Export Quantization-Aware Training
+ :card_description: Learn how to use Quantization-Aware-Training in PyTorch 2 Export.
88
:image: ../_static/img/thumbnails/cropped/generic-pytorch-logo.png
89
- :link: ../prototype/pt2e_quant_ptq_x86_inductor.html
90
- :tags: Quantization
+ :link: ../prototype/pt2e_quant_qat.html
+ :tags: Quantization
91
92
.. Mobile
93
0 commit comments