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 a232ff3 commit 22ae7b9Copy full SHA for 22ae7b9
intermediate_source/torch_compile_tutorial.py
@@ -135,7 +135,7 @@ def init_model():
135
######################################################################
136
# First, let's compare inference.
137
#
138
-# Note that in the call to ``torch.compile``, we have have the additional
+# Note that in the call to ``torch.compile``, we have the additional
139
# ``mode`` argument, which we will discuss below.
140
141
model = init_model()
0 commit comments