Skip to content

Commit 22ae7b9

Browse files
MostHumblesvekars
andauthored
typo (#2928)
Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent a232ff3 commit 22ae7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/torch_compile_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def init_model():
135135
######################################################################
136136
# First, let's compare inference.
137137
#
138-
# Note that in the call to ``torch.compile``, we have have the additional
138+
# Note that in the call to ``torch.compile``, we have the additional
139139
# ``mode`` argument, which we will discuss below.
140140

141141
model = init_model()

0 commit comments

Comments
 (0)