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 ce27577 commit 377123dCopy full SHA for 377123d
intermediate_source/torch_compile_tutorial.py
@@ -54,7 +54,7 @@
54
# Basic Usage
55
# ------------
56
#
57
-# ``torch.compile`` is included in the latest PyTorch..
+# ``torch.compile`` is included in the latest PyTorch.
58
# Running TorchInductor on GPU requires Triton, which is included with the PyTorch 2.0 nightly
59
# binary. If Triton is still missing, try installing ``torchtriton`` via pip
60
# (``pip install torchtriton --extra-index-url "https://download.pytorch.org/whl/nightly/cu117"``
0 commit comments