English

Performance evaluation of acceleration of convolutional layers on OpenEdgeCGRA

Hardware Architecture 2024-03-05 v1

Abstract

Recently, efficiently deploying deep learning solutions on the edge has received increasing attention. New platforms are emerging to support the increasing demand for flexibility and high performance. In this work, we explore the efficient mapping of convolutional layers on an open-hardware, low-power Coarse-Grain Reconfigurable Array (CGRA), namely OpenEdgeCGRA. We explore both direct implementations of convolution and solutions that transform it into a matrix multiplication through an Im2col transformation, and experiment with various tensor parallelism axes. We show that for this hardware target, direct convolution, coupled with weight parallelism reaches the best latency and energy efficiency, outperforming a CPU implementation by 3.4x and 9.9x in terms of energy and latency, respectively.

Keywords

Cite

@article{arxiv.2403.01236,
  title  = {Performance evaluation of acceleration of convolutional layers on OpenEdgeCGRA},
  author = {Nicolò Carpentieri and Juan Sapriza and Davide Schiavone and Daniele Jahier Pagliari and David Atienza and Maurizio Martina and Alessio Burrello},
  journal= {arXiv preprint arXiv:2403.01236},
  year   = {2024}
}
R2 v1 2026-06-28T15:07:08.825Z