Skip to content

Commit d815c62

Browse files
committed
Added nn_tutorial to home page
1 parent 6135fc6 commit d815c62

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,13 @@ Getting Started
5656
:tooltip: Explore use cases for the saving and loading of PyTorch models
5757
:description: :doc:`beginner/saving_loading_models`
5858

59+
.. .. galleryitem:: beginner/saving_loading_models.py
5960
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`
6065

61-
.. .. galleryitem:: beginner/saving_loading_models.py
6266

6367
.. raw:: html
6468

@@ -230,6 +234,7 @@ Production Usage
230234
beginner/transfer_learning_tutorial
231235
beginner/deploy_seq2seq_hybrid_frontend_tutorial
232236
beginner/saving_loading_models
237+
beginner/nn_tutorial
233238

234239
.. toctree::
235240
:maxdepth: 2

0 commit comments

Comments
 (0)