English

A Simple Method to Reduce Off-chip Memory Accesses on Convolutional Neural Networks

Neural and Evolutionary Computing 2019-01-29 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

For convolutional neural networks, a simple algorithm to reduce off-chip memory accesses is proposed by maximally utilizing on-chip memory in a neural process unit. Especially, the algorithm provides an effective way to process a module which consists of multiple branches and a merge layer. For Inception-V3 on Samsung's NPU in Exynos, our evaluation shows that the proposed algorithm makes off-chip memory accesses reduced by 1/50, and accordingly achieves 97.59 % reduction in the amount of feature-map data to be transferred from/to off-chip memory.

Keywords

Cite

@article{arxiv.1901.09614,
  title  = {A Simple Method to Reduce Off-chip Memory Accesses on Convolutional Neural Networks},
  author = {Doyun Kim and Kyoung-Young Kim and Sangsoo Ko and Sanghyuck Ha},
  journal= {arXiv preprint arXiv:1901.09614},
  year   = {2019}
}

Comments

9 pages, 10 figures, under review (by ICML2019)

R2 v1 2026-06-23T07:23:54.142Z