Skip to content

Commit e7e2275

Browse files
committed
Mov back to prototype_source
1 parent 6a4f748 commit e7e2275

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

index.rst

-7
Original file line numberDiff line numberDiff line change
@@ -679,13 +679,6 @@ Welcome to PyTorch Tutorials
679679
:link: intermediate/transformer_building_blocks.html
680680
:tags: Transformer
681681

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-
689682
.. Parallel-and-Distributed-Training
690683
691684

prototype_source/prototype_index.rst

+7
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@ Prototype features are not available as part of binary distributions like PyPI o
9696
:link: ../prototype/pt2e_quant_x86_inductor.html
9797
:tags: Quantization
9898

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+
99106
.. Sparsity
100107
101108
.. customcarditem::

0 commit comments

Comments
 (0)