Skip to content

Commit a88cf38

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

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
@@ -197,7 +197,7 @@ def add_fn(x, y):
197197
# - Yes
198198

199199
######################################################################
200-
# Wrapping triton kernels with triton_op
200+
# Wrapping Triton kernels with ``triton_op``
201201
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
202202
#
203203
# Use ``torch.library.triton_op`` to wrap a function that may invoke one or more Triton kernels.

0 commit comments

Comments
 (0)