English

Gear Training: A new way to implement high-performance model-parallel training

Machine Learning 2018-06-12 v1 Machine Learning

Abstract

The training of Deep Neural Networks usually needs tremendous computing resources. Therefore many deep models are trained in large cluster instead of single machine or GPU. Though major researchs at present try to run whole model on all machines by using asynchronous asynchronous stochastic gradient descent (ASGD), we present a new approach to train deep model parallely -- split the model and then seperately train different parts of it in different speed.

Keywords

Cite

@article{arxiv.1806.03925,
  title  = {Gear Training: A new way to implement high-performance model-parallel training},
  author = {Hao Dong and Shuai Li and Dongchang Xu and Yi Ren and Di Zhang},
  journal= {arXiv preprint arXiv:1806.03925},
  year   = {2018}
}
R2 v1 2026-06-23T02:25:41.977Z