Skip to content

Commit ea12380

Browse files
lancertssvekars
andauthored
Update the hyperlink in torch_compile_user_defined_triton_kernel_tutorial.py (#2868)
Co-authored-by: Svetlana Karslioglu <[email protected]>
1 parent e50392c commit ea12380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes_source/torch_compile_user_defined_triton_kernel_tutorial.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@ def add_fn(x, y):
167167
# See Also
168168
# ---------
169169
#
170-
# * `Compiling the Optimizers: <https://pytorch.org/tutorials/recipes/compiling_optimizer.html>`__
171-
# * `Implementing High-Performance Transformers with Scaled Dot Product Attention<https://pytorch.org/tutorials/intermediate/scaled_dot_product_attention_tutorial.html>`__
170+
# * `Compiling the Optimizers <https://pytorch.org/tutorials/recipes/compiling_optimizer.html>`__
171+
# * `Implementing High-Performance Transformers with Scaled Dot Product Attention <https://pytorch.org/tutorials/intermediate/scaled_dot_product_attention_tutorial.html>`__

0 commit comments

Comments
 (0)