English

A Dense Tensor Accelerator with Data Exchange Mesh for DNN and Vision Workloads

Distributed, Parallel, and Cluster Computing 2021-11-29 v1

Abstract

We propose a dense tensor accelerator called VectorMesh, a scalable, memory-efficient architecture that can support a wide variety of DNN and computer vision workloads. Its building block is a tile execution unit~(TEU), which includes dozens of processing elements~(PEs) and SRAM buffers connected through a butterfly network. A mesh of FIFOs between the TEUs facilitates data exchange between tiles and promote local data to global visibility. Our design performs better according to the roofline model for CNN, GEMM, and spatial matching algorithms compared to state-of-the-art architectures. It can reduce global buffer and DRAM fetches by 2-22 times and up to 5 times, respectively.

Keywords

Cite

@article{arxiv.2111.12885,
  title  = {A Dense Tensor Accelerator with Data Exchange Mesh for DNN and Vision Workloads},
  author = {Yu-Sheng Lin and Wei-Chao Chen. Chia-Lin Yang and Shao-Yi Chien},
  journal= {arXiv preprint arXiv:2111.12885},
  year   = {2021}
}
R2 v1 2026-06-24T07:51:36.563Z