Skip to content

Commit 1340a86

Browse files
fix spelling
1 parent f27bc5c commit 1340a86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intermediate_source/transformer_building_blocks.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile()
3-
=====================================================================================================
2+
Accelerating PyTorch Transformers by replacing ``nn.Transformer`` with Nested Tensors and ``torch.compile()``
3+
=============================================================================================================
44
**Author:** `Mikayla Gawarecki <https://github.com/mikaylagawarecki>`_
55
66
.. note::

0 commit comments

Comments
 (0)