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 f27bc5c commit 1340a86Copy full SHA for 1340a86
intermediate_source/transformer_building_blocks.py
@@ -1,6 +1,6 @@
1
"""
2
-Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile()
3
-=====================================================================================================
+Accelerating PyTorch Transformers by replacing ``nn.Transformer`` with Nested Tensors and ``torch.compile()``
+=============================================================================================================
4
**Author:** `Mikayla Gawarecki <https://github.com/mikaylagawarecki>`_
5
6
.. note::
0 commit comments