Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [REQUEST] Add the latest PyTorch features into basics Autograd tutorial #3119

Open
svekars opened this issue Oct 28, 2024 · 0 comments
Open
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality intro

Comments

@svekars
Copy link
Contributor

svekars commented Oct 28, 2024

🚀 Describe the improvement or the new tutorial

The Autograd tutorial does a good job of covering the basic graph creation and then running .backward(). However, there are new features from the latest PyTorch that can be highlighted in the tutorial.

cc: @soulitzer

Existing tutorials on this topic

https://pytorch.org/tutorials/beginner/basics/autogradqs_tutorial

Additional context

No response

cc @subramen @albanD @jbschlosser

@svekars svekars added intro core Tutorials of any level of difficulty related to the core pytorch functionality labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Tutorials of any level of difficulty related to the core pytorch functionality intro
Projects
None yet
Development

No branches or pull requests

1 participant