Skip to content

Commit eb49580

Browse files
transformer building blocks tutorial
1 parent c7e1819 commit eb49580

File tree

2 files changed

+636
-0
lines changed

2 files changed

+636
-0
lines changed

index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,14 @@ Welcome to PyTorch Tutorials
664664
:link: beginner/knowledge_distillation_tutorial.html
665665
:tags: Model-Optimization,Image/Video
666666

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+
667675
.. Parallel-and-Distributed-Training
668676
669677

0 commit comments

Comments
 (0)