Skip to content

Commit

Permalink
Update torch_export_challenges_solutions.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
svekars authored Jan 28, 2025
1 parent b76570d commit c1e2884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes_source/torch_export_challenges_solutions.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Demonstration of torch.export flow, common challenges and the solutions to address them
=======================================================================================
Understanding the ``torch.export`` Flow and Solutions to Common Challenges
==========================================================================
**Authors:** `Ankith Gunapal <https://github.com/agunapal>`__, `Jordi Ramon <https://github.com/JordiFB>`__, `Marcos Carranza <https://github.com/macarran>`__

In the `Introduction to torch.export Tutorial <https://pytorch.org/tutorials/intermediate/torch_export_tutorial.html>`__ , we learned how to use `torch.export <https://pytorch.org/docs/stable/export.html>`__.
Expand Down

0 comments on commit c1e2884

Please sign in to comment.