Skip to content

Commit dd359f7

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

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
@@ -143,7 +143,7 @@ def add_fn(x, y):
143143
# Composability
144144
# -------------------------------------------------------------------
145145
#
146-
# User-defined triton kernels do not automatically support all PyTorch
146+
# User-defined Triton kernels do not automatically support all PyTorch
147147
# subsystems. This can be seen in the following use cases:
148148

149149
# - Adding a CPU fallback

0 commit comments

Comments
 (0)