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 ab770d6 commit 6ed6f76Copy full SHA for 6ed6f76
index.rst
@@ -211,7 +211,7 @@ Production Usage
211
212
.. customgalleryitem::
213
:tooltip: Introduction to TorchScript
214
- :description: :doc:`beginner/Intro_to_TorchScript`
+ :description: :doc:`beginner/Intro_to_TorchScript_tutorial`
215
:figure: _static/img/torchscript.png
216
217
@@ -283,7 +283,7 @@ PyTorch in Other Languages
283
intermediate/tensorboard_tutorial
284
beginner/saving_loading_models
285
beginner/nn_tutorial
286
- beginner/Intro_to_TorchScript
+ beginner/Intro_to_TorchScript_tutorial
287
288
.. toctree::
289
:maxdepth: 2
0 commit comments