Skip to content

Commit db1c64e

Browse files
zou3519svekars
andauthored
Update recipes_source/torch_compile_user_defined_triton_kernel_tutorial.py
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent 7b0fb12 commit db1c64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/torch_compile_user_defined_triton_kernel_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ def add_fn(x, y):
179179
# - Yes
180180
# - Yes
181181
# - Yes
182-
# * - Supports torch.compile(fullgraph=True)
182+
# * - Supports ``torch.compile(fullgraph=True)``
183183
# - In the majority of cases
184184
# - In the majority of cases
185185
# - In all cases

0 commit comments

Comments
 (0)