v1.0.0b1
Pre-release
Pre-release
This is the first beta release of ChainerMN! It enables distributed training with Chainer (both v1 and v2) based on the basic synchronized data-parallel approach. Specifically, it includes:
- Optimizer and evaluator wrappers for distributed training and evaluation
- Dataset utility functions
- Examples: MNIST and ImageNet
- Installation guide, tutorial, and API reference