tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

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

Open svekars opened this issue 1 year ago • 0 comments

🚀 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 avatar Oct 28 '24 16:10 svekars