Skip to content

Commit 11469d9

Browse files
authored
Update index.rst
1 parent 0cd772d commit 11469d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Welcome to PyTorch Tutorials
77

88
* `Accelerating PyTorch Transformers by replacing nn.Transformer with Nested Tensors and torch.compile() <https://pytorch.org/tutorials/intermediate/transformer_building_blocks.html>`__
99

10-
* `Understanding the torch.export Flow and Solutions to Common Challenges
11-
<https://pytorch.org/tutorials/recipes/torch_export_challenges_solutions.html>`__
10+
* `Understanding the torch.export Flow and Solutions to Common Challenges <https://pytorch.org/tutorials/recipes/torch_export_challenges_solutions.html>`__
1211

1312
* Updated `torch.export Tutorial <https://pytorch.org/tutorials/intermediate/torch_export_tutorial.html#constraints-dynamic-shapes>`__ with automatic dynamic shapes ``Dim.AUTO``
1413

0 commit comments

Comments
 (0)