DistributedDataParallel, PyTorch Authors, 2024 - Official documentation for PyTorch's primary data parallelism module, explaining its usage and functionality.
Dive into Deep Learning, Aston Zhang, Zack C. Lipton, Mu Li, and Alex Smola, 2024 (Cambridge University Press) - An open-access textbook offering a thorough explanation of deep learning concepts, including a dedicated section on distributed training strategies like data parallelism.