Skip to content

Commit db53c7a

Browse files
authored
Update regional_aot.py
1 parent 6e96f1a commit db53c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/regional_aot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Reducing AoT cold start compilation time with regional compilation
44
============================================================================
55
6-
**Author:** `Sayak Paul <https://github.com/sayakpaul>`_, `Charles Bensimon <https://github.com/cbensimon>`_, `Angela Yi <https://github.com/angelayi>`_
6+
**Author:** `Sayak Paul <https://huggingface.co/sayakpaul>`_, `Charles Bensimon <https://huggingface.co/cbensimon>`_, `Angela Yi <https://github.com/angelayi>`_
77
88
In the `regional compilation recipe <https://docs.pytorch.org/tutorials/recipes/regional_compilation.html>`__, we showed
99
how to reduce cold start compilation times while retaining (almost) full compilation benefits. This was demonstrated for

0 commit comments

Comments
 (0)