Skip to content

v1.0.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@iwiwi iwiwi released this 08 May 21:21
· 776 commits to master since this 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