Welcome to PyTorch Tutorials¶
What’s new in PyTorch tutorials?
(prototype) Accelerating BERT with semi-structured (2:4) sparsity
(prototype) PyTorch 2 Export Quantization-Aware Training (QAT)
(prototype) PyTorch 2 Export Post Training Quantization with X86 Backend through Inductor
How to save memory by fusing the optimizer step into the backward pass
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 that you can incorporate in your existing work.
Check Out ExamplesRun Tutorials on Google Colab
Learn how to copy tutorial data into Google Drive so that you can run tutorials on Google Colab.
Open