File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,13 @@ Getting Started
56
56
:tooltip: Explore use cases for the saving and loading of PyTorch models
57
57
:description: :doc: `beginner/saving_loading_models `
58
58
59
+ .. .. galleryitem:: beginner/saving_loading_models.py
59
60
61
+ .. customgalleryitem ::
62
+ :figure: /_static/img/torch.nn.png
63
+ :tooltip: Use torch.nn to create and train a neural network
64
+ :description: :doc: `beginner/nn_tutorial `
60
65
61
- .. .. galleryitem:: beginner/saving_loading_models.py
62
66
63
67
.. raw :: html
64
68
@@ -230,6 +234,7 @@ Production Usage
230
234
beginner/transfer_learning_tutorial
231
235
beginner/deploy_seq2seq_hybrid_frontend_tutorial
232
236
beginner/saving_loading_models
237
+ beginner/nn_tutorial
233
238
234
239
.. toctree ::
235
240
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments