Skip to content

Commit ae93711

Browse files
authored
Merge branch 'master' into static_quantization_tutorial
2 parents 0b1a9e8 + 6da2fd3 commit ae93711

File tree

3 files changed

+564
-0
lines changed

3 files changed

+564
-0
lines changed

_static/img/named_tensor.png

68.1 KB
Loading

index.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,17 @@ Image
8585

8686
<div style='clear:both'></div>
8787

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>
8899

89100
Text
90101
----------------------
@@ -296,6 +307,14 @@ PyTorch Fundamentals In-Depth
296307
beginner/text_sentiment_ngrams_tutorial
297308
beginner/torchtext_translation_tutorial
298309
beginner/transformer_tutorial
310+
311+
.. toctree::
312+
:maxdepth: 2
313+
:includehidden:
314+
:hidden:
315+
:caption: (experimental) Named Tensor
316+
317+
intermediate/named_tensor_tutorial
299318

300319
.. toctree::
301320
:maxdepth: 2

0 commit comments

Comments
 (0)