Skip to content

Commit d22ba70

Browse files
authored
Update recipes_source/torch_compiler_set_stance_tutorial.py
1 parent dd0b151 commit d22ba70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/torch_compiler_set_stance_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"""
88

99
######################################################################
10-
# ``torch.compiler.set_stance`` is a recent ``torch.compiler`` API that
10+
# ``torch.compiler.set_stance`` is a ``torch.compiler`` API that
1111
# enables you to change the behavior of ``torch.compile`` across different
1212
# calls to your model without having to reapply ``torch.compile`` to your model.
1313
#

0 commit comments

Comments
 (0)