A 240 G-Ops/s Mobile Coprocessor for Deep Neural Networks

Abstract

Deep networks are state-of-the-art models used for understanding the content of images, videos, audio and raw input data. Current computing systems are not able to run deep network models in real-time with low power consumption. In this paper we present nn-X: a scalable, low-power coprocessor for enabling real-time execution of deep neural networks. nn-X is implemented on programmable logic devices and comprises an array of configurable processing elements called collections. These collections perform the most common operations in deep networks: convolution, subsampling and non-linear functions. The nn-X system includes 4 high-speed direct memory access interfaces to DDR3 memory and two ARM Cortex-A9 processors. Each port is capable of a sustained throughput of 950 MB/s in full duplex. nn-X is able to achieve a peak performance of 227 G-ops/s, a measured performance in deep learning applications of up to 200 G-ops/s while consuming less than 4 watts of power. This translates to a performance per power improvement of 10 to 100 times that of conventional mobile and desktop processors.

Cite

Text

Gokhale et al. "A 240 G-Ops/s Mobile Coprocessor for Deep Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2014. doi:10.1109/CVPRW.2014.106

Markdown

[Gokhale et al. "A 240 G-Ops/s Mobile Coprocessor for Deep Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2014.](https://mlanthology.org/cvprw/2014/gokhale2014cvprw-gops/) doi:10.1109/CVPRW.2014.106

BibTeX

@inproceedings{gokhale2014cvprw-gops,
  title     = {{A 240 G-Ops/s Mobile Coprocessor for Deep Neural Networks}},
  author    = {Gokhale, Vinayak and Jin, Jonghoon and Dundar, Aysegul and Martini, Berin and Culurciello, Eugenio},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2014},
  pages     = {696-701},
  doi       = {10.1109/CVPRW.2014.106},
  url       = {https://mlanthology.org/cvprw/2014/gokhale2014cvprw-gops/}
}