File tree Expand file tree Collapse file tree 3 files changed +564
-0
lines changed Expand file tree Collapse file tree 3 files changed +564
-0
lines changed Original file line number Diff line number Diff line change 85
85
86
86
<div style =' clear :both ' ></div >
87
87
88
+ (experimental) Named Tensor
89
+ ----------------------
90
+
91
+ .. customgalleryitem ::
92
+ :figure: /_static/img/named_tensor.png
93
+ :tooltip: Named Tensor
94
+ :description: :doc: `intermediate/named_tensor_tutorial `
95
+
96
+ .. raw :: html
97
+
98
+ <div style =' clear :both ' ></div >
88
99
89
100
Text
90
101
----------------------
@@ -296,6 +307,14 @@ PyTorch Fundamentals In-Depth
296
307
beginner/text_sentiment_ngrams_tutorial
297
308
beginner/torchtext_translation_tutorial
298
309
beginner/transformer_tutorial
310
+
311
+ .. toctree ::
312
+ :maxdepth: 2
313
+ :includehidden:
314
+ :hidden:
315
+ :caption: (experimental) Named Tensor
316
+
317
+ intermediate/named_tensor_tutorial
299
318
300
319
.. toctree ::
301
320
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments