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
----------------------
@@ -290,6 +301,14 @@ PyTorch Fundamentals In-Depth
290
301
beginner/text_sentiment_ngrams_tutorial
291
302
beginner/torchtext_translation_tutorial
292
303
beginner/transformer_tutorial
304
+
305
+ .. toctree ::
306
+ :maxdepth: 2
307
+ :includehidden:
308
+ :hidden:
309
+ :caption: (experimental) Named Tensor
310
+
311
+ intermediate/named_tensor_tutorial
293
312
294
313
.. toctree ::
295
314
:maxdepth: 2
You can’t perform that action at this time.
0 commit comments