Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b1a9e8 + 6da2fd3 commit ae93711Copy full SHA for ae93711
3 files changed
_static/img/named_tensor.png
68.1 KB
index.rst
@@ -85,6 +85,17 @@ Image
85
86
<div style='clear:both'></div>
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>
99
100
Text
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
0 commit comments