My work as a developer advocate leads me to meet several interesting people and ideas, and in the PyTorch community there is no dearth of either. Here I share a sampling of the content I create to make using PyTorch easier, or amplify inspirational voices in the community.

PyTorch 101:

Twitter Microblogs:

Community Interviews:

full list

Performant PyTorch:

Distributed Training Video Tutorials:

  1. Part 1: Welcome to the Distributed Data Parallel (DDP) Tutorial Series
  2. Part 2: What is Distributed Data Parallel (DDP)
  3. Part 3: Multi-GPU training with DDP (code walkthrough)
  4. Part 4: Multi-GPU DDP Training with Torchrun (code walkthrough)
  5. Part 5: Multinode DDP Training with Torchrun (code walkthrough)
  6. Part 6: Training a GPT-like model with DDP (code walkthrough)

Workshops:

Other blogs: