All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
-
Added bare-metal elastic mode implementation to enable auto-scaling and fault tolerance. (#1849)
-
Added NCCL implementation of the allgather operation. (#1952)
-
Added
HOROVOD_GPU_OPERATIONS
installation variable to simplify enabling NCCL support for all GPU operations. (#1960)
- Dropped support for Python 2. (#1954)