Skip to content

Commit 80f0b3a

Browse files
authored
Update nestedtensor.py
1 parent d87f237 commit 80f0b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototype_source/nestedtensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,4 +373,4 @@ def benchmark(func, *args, **kwargs):
373373
# See Also
374374
# --------
375375
#
376-
# * `Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile <https://docs.pytorch.org/tutorials/intermediate/transformer_building_blocks.html`__
376+
# * `Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile <https://docs.pytorch.org/tutorials/intermediate/transformer_building_blocks.html>`__

0 commit comments

Comments
 (0)