Skip to content

Commit cbe7f04

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

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
@@ -165,7 +165,7 @@ def add_fn(x, y):
165165
#
166166
# * -
167167
# - Triton kernel (no explicit ``torch.library`` wrapper)
168-
# - torch.library.triton_op
168+
# - ``torch.library.triton_op``
169169
# - torch.library.custom_op
170170
# * - Supports inference
171171
# - Yes

0 commit comments

Comments
 (0)