Skip to content

Commit 01be47b

Browse files
nouranalisvekars
authored andcommitted
Update torch_logs.py, fixed a typo in the docs (#2756)
fixed a typo in the docs
1 parent 112f1b7 commit 01be47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/torch_logs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
######################################################################
1010
#
11-
# This tutorial introduces the ``TORCH_LOGS`` environment variable, as well ass the Python API, and
11+
# This tutorial introduces the ``TORCH_LOGS`` environment variable, as well as the Python API, and
1212
# demonstrates how to apply it to observe the phases of ``torch.compile``.
1313
#
1414
# .. note::

0 commit comments

Comments
 (0)