DFGNet: Mapping Dataflow Graph Onto CGRA by a Deep Learning Approach

Shouyi Yin,Dajiang Liu,Lifeng Sun,Leibo Liu,Shaojun Wei
DOI: https://doi.org/10.1109/iscas.2017.8050274
2017-01-01
Abstract:The coarse-grained reconfigurable architecture (C-GRA) is a promising platform that provides both high performance and high power-efficiency. Dataflow graph (DFG) mapping is critical to tap the potentials of CGRAs. Inspired from the great progress made in tree search game using deep neural network, we proposed a frame work for learning convolutional neural network for mapping DFGs onto spatial programmable CGRAs. Considering the mapping process, we present a dual-input neural network capturing the features from both DFGs in applications and Process Element Array (PEA) in CGRA. In order to train the neural network, algorithms are designed to automatically generate a data set from PEA intermediate states of preprocessed DFG. Finally, experimental results demonstrate that our proposed mapping approach is competitive with state-of-the-art DFG mapping algorithms in performance while the compilation time is greatly reduced.
What problem does this paper attempt to address?