Skip to content

Commit c1e2884

Browse files
authored
Update torch_export_challenges_solutions.rst
1 parent b76570d commit c1e2884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes_source/torch_export_challenges_solutions.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Demonstration of torch.export flow, common challenges and the solutions to address them
2-
=======================================================================================
1+
Understanding the ``torch.export`` Flow and Solutions to Common Challenges
2+
==========================================================================
33
**Authors:** `Ankith Gunapal <https://github.com/agunapal>`__, `Jordi Ramon <https://github.com/JordiFB>`__, `Marcos Carranza <https://github.com/macarran>`__
44

55
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>`__.

0 commit comments

Comments
 (0)