File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -679,13 +679,6 @@ Welcome to PyTorch Tutorials
679
679
:link: intermediate/transformer_building_blocks.html
680
680
:tags: Transformer
681
681
682
- .. customcarditem ::
683
- :header: PyTorch 2 Export Quantization with Intel GPU Backend through Inductor
684
- :card_description: Learn how to export quantized models on Intel GPU backend
685
- :image: _static/img/thumbnails/cropped/pytorch-logo.png
686
- :link: intermediate/pt2e_quant_xpu_inductor.html
687
- :tags: Quantization,Model-Optimization
688
-
689
682
.. Parallel-and-Distributed-Training
690
683
691
684
Original file line number Diff line number Diff line change @@ -96,6 +96,13 @@ Prototype features are not available as part of binary distributions like PyPI o
96
96
:link: ../prototype/pt2e_quant_x86_inductor.html
97
97
:tags: Quantization
98
98
99
+ .. customcarditem ::
100
+ :header: PyTorch 2 Export Quantization with Intel GPU Backend through Inductor
101
+ :card_description: Learn how to use PT2 Export Quantization with Intel GPU Backend through Inductor.
102
+ :image: _static/img/thumbnails/cropped/pytorch-logo.png
103
+ :link: ../prototype/pt2e_quant_xpu_inductor.html
104
+ :tags: Quantization
105
+
99
106
.. Sparsity
100
107
101
108
.. customcarditem ::
File renamed without changes.
You can’t perform that action at this time.
0 commit comments