paper-with-me

Papers

Hardware/Software Codesign for Training/Testing Multiple Neural Networks on Multiple FPGAs

2019-10-13 · Brosnan Yuen

Most neural network designs for FPGAs are inflexible. In this paper, we propose a flexible VHDL structure that would allow any neural network to be implemented on multiple FPGAs. Moreover, the VHDL structure allows for testing as well as training multiple neural networks. The VHDL design consists of multiple processor groups. There are two types of processor groups: Mini Vector Machine Processor Group and Activation Processor Group. Each processor group consists of individual Mini Vector Machines and Activation Processor. The Mini Vector Machines apply vector operations to the data, while the Activation Processors apply activation functions to the data. A ring buffer was implemented to connect the various processor groups.

📄 PDF Abstract BibTeX arXiv:1910.05683

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hardware-Software Codesign for Software Defined Radio: IEEE 802.11p receiver case study

2020-03-24

Software Defined Radio (SDR) platforms are useful tools to design new wireless technologies or to improve specifications of existing ones. The IEEE 802.11p is the de-facto standard for Wireless Vehicular Ad-hoc NETworks …

Tailor: Altering Skip Connections for Resource-Efficient Inference

2023-01-18 · Olivia Weng, Gabriel Marcano, Vladimir Loncar, Alireza Khodamoradi 외

Deep neural networks use skip connections to improve training convergence. However, these skip connections are costly in hardware, requiring extra buffers and increasing on- and off-chip memory utilization and bandwidth …

Energy Efficient Software Hardware CoDesign for Machine Learning: From TinyML to Large Language Models

2026-03-24 · Mohammad Saleh Vahdatpour, Yanqing Zhang arxiv

The rapid deployment of machine learning across platforms from milliwatt-class TinyML devices to large language models has made energy efficiency a primary constraint for sustainable AI. Across these scales, performance …

hls4ml: An Open-Source Codesign Workflow to Empower Scientific Low-Power Machine Learning Devices

2021-03-09 · Farah Fahim, Benjamin Hawks, Christian Herwig, James Hirschauer 외

Accessible machine learning algorithms, software, and diagnostic tools for energy-efficient devices and systems are extremely valuable across a broad range of application domains. In scientific domains, real-time near-se…

BIG-bench Machine LearningDiagnosticExperimental DesignQuantization

Best of Both Worlds: AutoML Codesign of a CNN and its Hardware Accelerator

2020-02-11 · Mohamed S. Abdelfattah, Łukasz Dudziak, Thomas Chau, Royson Lee 외

Neural architecture search (NAS) has been very successful at outperforming human-designed convolutional neural networks (CNN) in accuracy, and when hardware information is present, latency as well. However, NAS-designed …

AutoMLGeneral ClassificationGPUimage-classification+4