DDP

Concept

Distributed Data Parallelism, a basic form of distributed training where the model is replicated on each accelerator, and the data is sharded.

Mentioned in 1 video