Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svekars authored Jan 29, 2025
1 parent 0cd772d commit 11469d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Welcome to PyTorch Tutorials

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

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

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

Expand Down

0 comments on commit 11469d9

Please sign in to comment.