Skip to content

Commit 210c670

Browse files
authored
Revert "Add 2 new quant tutorials"
1 parent 43973d1 commit 210c670

File tree

5 files changed

+1
-1206
lines changed

5 files changed

+1
-1206
lines changed

_static/img/bert.png

-242 KB
Binary file not shown.
-1.93 MB
Binary file not shown.

index.rst

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -247,18 +247,6 @@ Quantization (experimental)
247247
:figure: /_static/img/qat.png
248248
:description: :doc:`advanced/static_quantization_tutorial`
249249

250-
.. customgalleryitem::
251-
:tooltip: Perform quantized transfer learning with feature extractor
252-
:description: :doc:`/intermediate/quantized_transfer_learning_tutorial`
253-
:figure: /_static/img/quantized_transfer_learning.png
254-
255-
.. customgalleryitem::
256-
:tooltip: Convert a well-known state-of-the-art model like BERT into dynamic quantized model
257-
:description: :doc:`/intermediate/dynamic_quantization_bert_tutorial`
258-
:figure: /_static/img/bert.png
259-
260-
261-
262250
.. raw:: html
263251

264252
<div style='clear:both'></div>
@@ -340,7 +328,7 @@ PyTorch Fundamentals In-Depth
340328
beginner/text_sentiment_ngrams_tutorial
341329
beginner/torchtext_translation_tutorial
342330
beginner/transformer_tutorial
343-
331+
344332
.. toctree::
345333
:maxdepth: 2
346334
:includehidden:
@@ -397,8 +385,6 @@ PyTorch Fundamentals In-Depth
397385

398386
advanced/dynamic_quantization_tutorial
399387
advanced/static_quantization_tutorial
400-
intermediate/quantized_transfer_learning_tutorial
401-
intermediate/dynamic_quantization_bert_tutorial
402388

403389
.. toctree::
404390
:maxdepth: 2

0 commit comments

Comments
 (0)