Skip to content

Commit e8c6763

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

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
@@ -164,7 +164,7 @@ def add_fn(x, y):
164164
# :header-rows: 1
165165
#
166166
# * -
167-
# - triton kernel (no explicit torch.library wrapper)
167+
# - Triton kernel (no explicit ``torch.library`` wrapper)
168168
# - torch.library.triton_op
169169
# - torch.library.custom_op
170170
# * - Supports inference

0 commit comments

Comments
 (0)