chainer / chainermn

ChainerMN: Scalable distributed deep learning with Chainer
https://chainer.org
MIT License
207 stars 57 forks source link

Add allreduce method to communicator interface with implementation #237

Closed kuenishi closed 6 years ago

kuenishi commented 6 years ago

This is based on #235 and addresses #234 .