Skip to content

Commit 844ff02

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

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

0 commit comments

Comments
 (0)