Welcome to PyTorch Tutorials¶
What’s new in PyTorch tutorials?
- Introduction to TorchRec
- Getting Started with Fully Sharded Data Parallel (FSDP)
- Grokking PyTorch Intel CPU Performance from First Principles
- Customize Process Group Backends Using Cpp Extensions
- Forward-mode Automatic Differentiation (added functorch API capabilities)
- Real Time Inference on Raspberry Pi 4 (30 fps!)
Learn the Basics
Familiarize yourself with PyTorch concepts and modules. Learn how to load data, build deep neural networks, train and save your models in this quickstart guide.
Get started with PyTorchAdditional Resources¶
Examples of PyTorch
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Checkout ExamplesRun Tutorials on Google Colab
Learn how to copy tutorial data into Google Drive so that you can run tutorials on Google Colab.
Open