Shortcuts

PyTorch for Former Torch Users

Author: Soumith Chintala

In this tutorial, you will learn the following:

  1. Using torch Tensors, and important difference against (Lua)Torch

  2. Using the autograd package

  3. Building neural networks

  • Building a ConvNet

  • Building a Recurrent Net

  1. Use multiple GPUs

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources