We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0b151 commit d22ba70Copy full SHA for d22ba70
recipes_source/torch_compiler_set_stance_tutorial.py
@@ -7,7 +7,7 @@
7
"""
8
9
######################################################################
10
-# ``torch.compiler.set_stance`` is a recent ``torch.compiler`` API that
+# ``torch.compiler.set_stance`` is a ``torch.compiler`` API that
11
# enables you to change the behavior of ``torch.compile`` across different
12
# calls to your model without having to reapply ``torch.compile`` to your model.
13
#
0 commit comments