paper-with-me

Papers

Enabling Embedded Inference Engine with ARM Compute Library: A Case Study

2017-04-12 · Dawei Sun, Shaoshan Liu, Jean-Luc Gaudiot

When you need to enable deep learning on low-cost embedded SoCs, is it better to port an existing deep learning framework or should you build one from scratch? In this paper, we share our practical experiences of building an embedded inference engine using ARM Compute Library (ACL). The results show that, contradictory to conventional wisdoms, for simple models, it takes much less development time to build an inference engine from scratch compared to porting existing frameworks. In addition, by utilizing ACL, we managed to build an inference engine that outperforms TensorFlow by 25%. Our conclusion is that, on embedded devices, we most likely will use very simple deep learning models for inference, and with well-developed building blocks such as ACL, it may be better in both performance and development time to build the engine from scratch.

📄 PDF Abstract BibTeX arXiv:1704.03751

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Learning to infer: RL-based search for DNN primitive selection on Heterogeneous Embedded Systems

2018-11-18 · Miguel de Prado, Nuria Pazos, Luca Benini

Deep Learning is increasingly being adopted by industry for computer vision applications running on embedded devices. While Convolutional Neural Networks' accuracy has achieved a mature and remarkable state, inference la…

CPUReinforcement Learning

TernGEMM: GEneral Matrix Multiply Library with Ternary Weights for Fast DNN Inference

2021-11-13 · 2021 IEEE Workshop on Signal Processing Systems (SiPS) 2021 11 · Seokhyeon Choi, Kyuhong Shim, Jungwook Choi, Wonyong Sung 외

Efficient implementation of deep neural networks on CPU-based systems is very critical because applications proliferate to embedded and Internet of Things (IoT) systems. Many CPUs for personal computers and embedded syst…

CPU

JS-son -- A Lean, Extensible JavaScript Agent Programming Library

2020-03-10 · Timotheus Kampik, Juan Carlos Nieves

A multitude of agent-oriented software engineering frameworks exist, most of which are developed by the academic multi-agent systems community. However, these frameworks often impose programming paradigms on their users …

ChainerCV: a Library for Deep Learning in Computer Vision

2017-08-28 · Yusuke Niitani, Toru Ogawa, Shunta Saito, Masaki Saito

Despite significant progress of deep learning in the field of computer vision, there has not been a software library that covers these methods in a unifying manner. We introduce ChainerCV, a software library that is inte…

Deep Learningobject-detectionObject DetectionSemantic Segmentation

PALMA: A Lightweight Tropical Algebra Library for ARM-Based Embedded Systems

2026-01-17 · Gnankan Landry Regis N'guessan arxiv

Tropical algebra, including max-plus, min-plus, and related idempotent semirings, provides a unifying framework in which many optimization problems that are nonlinear in classical algebra become linear. This property mak…