作者: Weiguang Ding , Graham Taylor , Fei Mao , Ruoyan Wang
DOI:
关键词: Computer science 、 Visual recognition 、 Theano 、 Parallel computing 、 Data parallelism 、 Computational science 、 Python (programming language)
摘要: In this report, we describe a Theano-based AlexNet (Krizhevsky et al., 2012) implementation and its naive data parallelism on multiple GPUs. Our performance 2 GPUs is comparable with the state-of-art Caffe library (Jia 2014) run 1 GPU. To best of our knowledge, first open-source Python-based to-date.