Theano-based Large-Scale Visual Recognition with Multiple GPUs

Weiguang Ding,Ruoyan Wang,Fei Mao,Graham Taylor
DOI: https://doi.org/10.48550/arXiv.1412.2302
IF: 5.414
2014-12-07
Machine Learning
Abstract:In this report, we describe a Theano-based AlexNet (Krizhevsky et al., 2012) implementation and its naive data parallelism on multiple GPUs. Our performance on 2 GPUs is comparable with the state-of-art Caffe library (Jia et al., 2014) run on 1 GPU. To the best of our knowledge, this is the first open-source Python-based AlexNet implementation to-date.
What problem does this paper attempt to address?