Distributed training with TensorFlow, TensorFlow Authors, 2024 - A comprehensive overview of TensorFlow's distributed training strategies, including the context and alternatives to MirroredStrategy.
NVIDIA Collective Communications Library (NCCL), NVIDIA Corporation, 2024 (NVIDIA Corporation) - Documentation for the underlying library frequently used by TensorFlow's MirroredStrategy for efficient GPU-to-GPU gradient synchronization (all-reduce).