tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

torch_compile_user_defined_triton_kernel_tutorial.py typo correction

Open dlcodns opened this issue 1 year ago • 1 comments

Fixes #3045

Description

Replace ``triton.autotune`` with ``triton.autotune`` in line 155.

Checklist

  • [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • [x] Only one issue is addressed in this pull request
  • [x] Labels from the issue that this PR is fixing are added to this pull request
  • [x] No unnecessary issues are included into this pull request.

cc @svekars @brycebortree

dlcodns avatar Sep 09 '24 13:09 dlcodns

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3049

Note: Links to docs will display an error until the docs builds have been completed.

:white_check_mark: No Failures

As of commit 813da2ba4a8c69e94ff84f06333de2daa64e603b with merge base 79d17237ea49867ec5514ba0ddea07e51ad2e692 (image): :green_heart: Looks good so far! There are no failures yet. :green_heart:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

pytorch-bot[bot] avatar Sep 09 '24 13:09 pytorch-bot[bot]