tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

PyTorch tutorials.

Results 200 tutorials issues
Sort by recently updated
recently updated
newest added

cc @wconstab @osalpekar @H-Huang @kwen2501 @XilunWu @awgu @wanchaol @fegin @fduwjj @wz337 @d4l3k @c-p-i-o @svekars @brycebortree

distributed

Fixes #ISSUE_NUMBER ## Description I created a recipe showing users how to use CommDebugMode to obtain the results they want. In addition, I have embedded an html file so that...

cla signed
distributed

Added Autoencoders ## Description Added Autoencoders tutorial in basic section and updated the index.rst cc @subramen @albanD

cla signed
intro
core

### Add Link https://pytorch.org/tutorials/beginner/translation_transformer.html ### Describe the bug Running the tutorial on language translation with transformers leads to nans when training on the first batch iteration on the first epoch,...

bug
module: torchtext

# Description Add tutorials for XPUInductorQuantzer, which serves as the INT8 quantization backend for Intel GPU inside PT2E.

cla signed
2.7

## Description A codeblock in https://pytorch.org/tutorials/recipes/recipes/profiler_recipe.html was broken. ![image](https://github.com/user-attachments/assets/0ded5794-5d89-4fe3-ab16-97dfe082407e) ## Checklist - [ ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER") -...

cla signed
website

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...

dependencies
cla signed
python