File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111NOT_RUN = [
1212 "beginner_source/basics/intro" , # no code
13- "beginner_source/introyt/introyt " , # no code
13+ "beginner_source/introyt/introyt_index " , # no code
1414 "beginner_source/onnx/intro_onnx" ,
1515 "beginner_source/profiler" ,
1616 "beginner_source/saving_loading_models" ,
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ Redirecting now...
77
88.. raw :: html
99
10- <meta http-equiv =" Refresh" content =" 0; url='https://pytorch.org/tutorials/introyt/introyt '" />
10+ <meta http-equiv =" Refresh" content =" 0; url='https://pytorch.org/tutorials/introyt/introyt_index.html '" />
File renamed without changes.
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Welcome to PyTorch Tutorials
7171 :header: Introduction to PyTorch on YouTube
7272 :card_description: An introduction to building a complete ML workflow with PyTorch. Follows the PyTorch Beginner Series on YouTube.
7373 :image: _static/img/thumbnails/cropped/generic-pytorch-logo.png
74- :link: beginner/introyt/introyt .html
74+ :link: beginner/introyt/introyt_index .html
7575 :tags: Getting-Started
7676
7777.. customcarditem ::
@@ -920,7 +920,7 @@ Additional Resources
920920 :caption: Introduction to PyTorch
921921
922922 beginner/basics/intro
923- beginner/introyt/introyt
923+ beginner/introyt/introyt_index
924924
925925.. toctree ::
926926 :maxdepth: 1
You can’t perform that action at this time.
0 commit comments