File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,18 @@ Getting Started
42
42
:tooltip: In transfer learning, a model created from one task is used in another
43
43
:description: :doc: `beginner/transfer_learning_tutorial `
44
44
45
+ .. customgalleryitem ::
46
+ :figure: /_static/img/hybrid_frontend/220px-KnnClassification.png
47
+ :tooltip: Experiment with some of the key features of the PyTorch hybrid frontend
48
+ :description: :doc: `beginner/hybrid_frontend_tutorial `
49
+
45
50
.. customgalleryitem ::
46
51
:figure: /_static/img/thumbnails/floppy.png
47
52
:tooltip: Explore use cases for the saving and loading of PyTorch models
48
53
:description: :doc: `beginner/saving_loading_models `
49
54
50
55
56
+
51
57
.. .. galleryitem:: beginner/saving_loading_models.py
52
58
53
59
.. raw :: html
@@ -208,6 +214,7 @@ Production Usage
208
214
beginner/data_loading_tutorial
209
215
beginner/pytorch_with_examples
210
216
beginner/transfer_learning_tutorial
217
+ beginner/hybrid_frontend_tutorial
211
218
beginner/saving_loading_models
212
219
213
220
.. toctree ::
You can’t perform that action at this time.
0 commit comments