v23.03.00
What’s Changed
New Features
- NVIDIA Hopper™ architecture families support (compute capability 9.0).
- Added support for Keras Model fit api.
- Added support for Horovod callbacks in case of hybrid data/model parallel.
Breaking Changes
- Now support TensorFlow 2.12. Note that this change breaks build with TF 2.09 and earlier.
- Now require horovod version 0.27 or later.
Improvements
- Improved unit tests
Bug Fixes
New Contributors
Full Changelog: v0.3...v23.03.00