Drama - A high efficient neural network accelerator on FPGA using dynamic reconfiguration - work-in-progress.

Yang Yang,Chao Wang,Xuehai Zhou
DOI: https://doi.org/10.1145/3349567.3351727
2019-01-01
Abstract:In this paper, we propose a high efficient neural network accelerator on FPGA by using dynamic reconfiguration, named Drama. Firstly, we design a high-efficient hardware architecture and provide a hardware template that can generate optimal configuration for each layer. Then, to explore the key features of the neural network models, we employ a layer-clustering algorithm to classify different layers. After that, we transform CNN models into task sequences. To accomplish the execution of the sequence, the FPGA-based hardware is able to switch the accelerator with dynamic re-configuration and offload the related tasks to the accelerator at run-time. Preliminary results on the FPGA platform demonstrate that Drama is able to improve the performance significantly due to the dynamic reconfiguration techniques.
What problem does this paper attempt to address?