tutorials
tutorials copied to clipboard
torch_compile_user_defined_triton_kernel_tutorial.py typo correction
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
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3049
- :page_facing_up: Preview Python docs built from this PR
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 ():
: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.