Skip to content

Commit 377123d

Browse files
kit1980Svetlana Karslioglu
and
Svetlana Karslioglu
authored
Remove redundant period in torch_compile_tutorial.py (#2614)
Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
1 parent ce27577 commit 377123d

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
@@ -54,7 +54,7 @@
5454
# Basic Usage
5555
# ------------
5656
#
57-
# ``torch.compile`` is included in the latest PyTorch..
57+
# ``torch.compile`` is included in the latest PyTorch.
5858
# Running TorchInductor on GPU requires Triton, which is included with the PyTorch 2.0 nightly
5959
# binary. If Triton is still missing, try installing ``torchtriton`` via pip
6060
# (``pip install torchtriton --extra-index-url "https://download.pytorch.org/whl/nightly/cu117"``

0 commit comments

Comments
 (0)