We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2141df1 commit 64fe9ecCopy full SHA for 64fe9ec
index.rst
@@ -269,7 +269,7 @@ Model Optimization
269
270
.. customgalleryitem::
271
:tooltip: Use pruning to sparsify your neural networks
272
- :description: :doc:`/intermediate_source/pruning_tutorial`
+ :description: :doc:`/intermediate/pruning_tutorial`
273
:figure: _static/img/pruning.png
274
275
@@ -415,7 +415,7 @@ PyTorch Fundamentals In-Depth
415
advanced/static_quantization_tutorial
416
intermediate/quantized_transfer_learning_tutorial
417
intermediate/dynamic_quantization_bert_tutorial
418
- intermediate_source/pruning_tutorial
+ intermediate/pruning_tutorial
419
420
.. toctree::
421
:maxdepth: 2
0 commit comments