IEEE Access (Jan 2024)

A High-Level Synthesis Library for Synthesizing Efficient and Functional-Safe CNN Dataflow Accelerators

  • Dionysios Filippas,
  • Christodoulos Peltekis,
  • Vasileios Titopoulos,
  • Ioannis Kansizoglou,
  • Georgios CH. Sirakoulis,
  • Antonios Gasteratos,
  • Giorgos Dimitrakopoulos

DOI
https://doi.org/10.1109/ACCESS.2024.3390422
Journal volume & issue
Vol. 12
pp. 57194 – 57208

Abstract

Read online

Convolution neural networks (CNNs) are widely applied in many machine learning applications. Hardware acceleration for CNNs is crucial, given their high computational intensity and the demand for enhanced energy efficiency and reduced latency in application response. This work leverages the simplicity of modelling CNN structure in Python with the flexibility of High-Level synthesis to automate the creation of CNN dataflow hardware accelerators. The methodology emphasizes ease of design, enabling users to effortlessly generate hardware accelerators directly from the corresponding Tensorflow or PyTorch CNN models. The proposed generator incorporates multiple optimization knobs, facilitating the automatic exploration of diverse architectural alternatives to enhance performance and improve energy efficiency. Besides well-known optimization knobs, this work integrates for the first time functional safety features and optimized buffering architectures. It also introduces various design options related to data representation and arithmetic. Experimental results highlight (a) the effectiveness of the proposed approach in automatically synthesizing optimized CNN dataflow accelerators and (b) the improved characteristics offered by the introduced generator compared to state-of-the-art approaches.

Keywords