Systolic Array Based Accelerator and Algorithm Mapping for Deep Learning Algorithms.

Zhijie Yang,Lei Wang,Dong Ding,Xiangyu Zhang,Yu Deng,Shiming Li,Qiang Dou
DOI: https://doi.org/10.1007/978-3-030-05677-3_16
2018-01-01
Abstract:As the depth of DNN increases, the need for DNN calculations for the storage and computing power of the underlying computing platform is increasing. In this work, we implement an accelerator on FPGA for deep learning algorithms (CNN and RNN). The core computing module of the accelerator is a 32 * 32 systolic array of PEs. A mapping method for variable size of CNN and RNN algorithms is proposed. The experiment result shows that the maximum power consumption of the accelerator is 7.5W@100Mhz, the peak performance is 0.2Tops/s, and the real performance is 7.6Mops@100Mhz when running the 1st layer of LeNet-5.
What problem does this paper attempt to address?