pith. sign in

arxiv: 1710.11351 · v1 · pith:JEO4FQ7Lnew · submitted 2017-10-31 · 💻 cs.DC · cs.LG· cs.NE

ChainerMN: Scalable Distributed Deep Learning Framework

classification 💻 cs.DC cs.LGcs.NE
keywords learningdeepchainermndistributedcomputingframeworkgpusabilities
0
0 comments X
read the original abstract

One of the keys for deep learning to have made a breakthrough in various fields was to utilize high computing powers centering around GPUs. Enabling the use of further computing abilities by distributed processing is essential not only to make the deep learning bigger and faster but also to tackle unsolved challenges. We present the design, implementation, and evaluation of ChainerMN, the distributed deep learning framework we have developed. We demonstrate that ChainerMN can scale the learning process of the ResNet-50 model to the ImageNet dataset up to 128 GPUs with the parallel efficiency of 90%.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Gradient Noise Convolution (GNC): Smoothing Loss Function for Distributed Large-Batch SGD

    cs.LG 2019-06 unverdicted novelty 5.0

    GNC convolves stochastic gradient noise to smooth sharp minima in large-batch SGD, outperforming isotropic noise for better generalization in distributed deep learning.