pytorch / tutorials

PyTorch tutorials.
https://pytorch.org/tutorials/
BSD 3-Clause "New" or "Revised" License
8.13k stars 4.04k forks source link

Added CUDA graph, Tensor Core and Core pinning explaination #2912

Closed orion160 closed 3 months ago

orion160 commented 3 months ago

Fixes #2861

cc @sekyondaMeta @svekars @kit1980 @brycebortree

pytorch-bot[bot] commented 3 months ago

:link: Helpful Links

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

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

:white_check_mark: No Failures

As of commit d2b53a3fa365a1ed93c873d1f62435288c2f22f5 with merge base 67819bbdce39f85e4c1a6b041501ea57c4e22a98 (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.

orion160 commented 3 months ago

@msaroufim resolved

msaroufim commented 3 months ago

@pytorchbot merge

orion160 commented 3 months ago

Hmmmm it seems that the spell checker doesn't like that comment

# and will set torch.backends.cuda.matmul.allow_tf32 = True if available
msaroufim commented 3 months ago

Id just get rid of the line

msaroufim commented 3 months ago

@pytorchbot merge

msaroufim commented 3 months ago

@pytorchbot merge

orion160 commented 3 months ago

@svekars Thanks for the comments!