We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e1819 commit eb49580Copy full SHA for eb49580
index.rst
@@ -664,6 +664,14 @@ Welcome to PyTorch Tutorials
664
:link: beginner/knowledge_distillation_tutorial.html
665
:tags: Model-Optimization,Image/Video
666
667
+
668
+.. customcarditem::
669
+ :header: [Title TBD] Unbundling nn.Transformer modules for gains and profits
670
+ :card_description: This tutorial goes over recommended best practices for implementing Transformers.
671
+ :image: _static/img/thumbnails/cropped/pytorch-logo.png
672
+ :link: intermediate/transformer_building_blocks.html
673
+ :tags: Transformer
674
675
.. Parallel-and-Distributed-Training
676
677
0 commit comments