paper-with-me

홈 › Papers

DPUV3INT8: A Compiler View to programmable FPGA Inference Engines

2021-10-08 · Paolo D'Alberto, Jiangsha Ma, Jintao Li, Yiming Hu, Manasa Bollavaram, Shaoxia Fang

We have a FPGA design, we make it fast, efficient, and tested for a few important examples. Now we must infer a general solution to deploy in the data center. Here, we describe the FPGA DPUV3INT8 design and our compiler effort. The hand-tuned SW-HW solution for Resnet50\_v1 has (close to) 2 times better images per second (throughput) than our best FPGA implementation; the compiler generalizes the hand written techniques achieving about 1.5 times better performance for the same example, the compiler generalizes the optimizations to a model zoo of networks, and it achieves 80+\% HW efficiency.

📄 PDF Abstract BibTeX arXiv:2110.04327

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DPUV4E: High-Throughput DPU Architecture Design for CNN on Versal ACAP

2025-06-13 · Guoyu Li, Pengbo Zheng, Jian Weng, Enshan Yang

Convolutional Neural Networks (CNNs) remain prevalent in computer vision applications, and FPGAs, known for their flexibility and energy efficiency, have become essential components in heterogeneous acceleration systems.…

FPGN: Redefining Ultra-Fast Programmable Gate-based Neural Acceleration with Differentiable LUTs

2026-07-09 · Jiawei Liang, Haotong Qin, Linfeng Du, Xingyu Liu 외 arxiv

Achieving nanosecond-scale inference latency for deep neural networks (DNNs) has become a primary architectural concern for latency-critical applications. While Field-Programmable Gate Arrays (FPGAs) offer a promising su…

Compiling Deep Learning Models for Custom Hardware Accelerators

2017-08-01 · Andre Xian Ming Chang, Aliasger Zaidy, Vinayak Gokhale, Eugenio Culurciello

Convolutional neural networks (CNNs) are the core of most state-of-the-art deep learning algorithms specialized for object detection and classification. CNNs are both computationally complex and embarrassingly parallel. …

Deep Learningobject-detectionObject Detection

Design optimization for high-performance computing using FPGA

2023-04-24 · Murat Isik, Kayode Inadagbo, Hakan Aktas

Reconfigurable architectures like Field Programmable Gate Arrays (FPGAs) have been used for accelerating computations in several domains because of their unique combination of flexibility, performance, and power efficien…

Vocal Bursts Intensity Prediction

MAFIA: Machine Learning Acceleration on FPGAs for IoT Applications

2021-07-08 · Nikhil Pratap Ghanathe, Vivek Seshadri, Rahul Sharma, Steve Wilton 외

Recent breakthroughs in ML have produced new classes of models that allow ML inference to run directly on milliwatt-powered IoT devices. On one hand, existing ML-to-FPGA compilers are designed for deep neural-networks on…

BIG-bench Machine Learning