chainer / chainermn

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

FP16 support #31

Closed iwiwi closed 6 years ago

sonots commented 6 years ago

Since chainer (will) support volta https://www.slideshare.net/mobile/NVIDIAJapan/volta-chainer, and its tensor core requires fp16, I am very glad if chainermn supports fp16.

kuenishi commented 6 years ago

Will be shipped with 1.3 as of https://github.com/chainer/chainermn/pull/187