中文
相关论文

相关论文: On the Difficulty of Designing Processor Arrays fo…

200 篇论文

The computation and memory-intensive nature of DNNs limits their use in many mobile and embedded contexts. Application-specific integrated circuit (ASIC) hardware accelerators employ matrix multiplication units (such as the systolic arrays)…

硬件体系结构 · 计算机科学 2024-02-02 Ruiqi Sun , Yinchen Ni , Xin He , Jie Zhao , An Zou

The paper discusses how Systolic Arrays can improve matrix multiplication for deep neural networks (DNNs). With AI models like OpenAI's GPT now containing trillions of parameters, the need for efficient matrix multiplication is more…

硬件体系结构 · 计算机科学 2024-10-31 Tejas Raja

Systolic Arrays are one of the most popular compute substrates within Deep Learning accelerators today, as they provide extremely high efficiency for running dense matrix multiplications. However, the research community lacks tools to…

分布式、并行与集群计算 · 计算机科学 2019-02-05 Ananda Samajdar , Yuhao Zhu , Paul Whatmough , Matthew Mattina , Tushar Krishna

Convolutional Neural Networks (CNNs) are the state-of-the-art solution for many deep learning applications. For maximum scalability, their computation should combine high performance and energy efficiency. In practice, the convolutions of…

硬件体系结构 · 计算机科学 2023-06-07 C. Peltekis , D. Filippas , G. Dimitrakopoulos , C. Nicopoulos , D. Pnevmatikatos

Systolic arrays have been widely used for accelerating HPC and deep learning applications. There is a plethora of previous works on the performance tuning of systolic arrays, but usually based on a number of oversimplified assumptions…

硬件体系结构 · 计算机科学 2021-11-30 Jie Wang , Jason Cong

Efficient deployment of resource-intensive transformers on edge devices necessitates cross-stack optimization. We thus study the interrelation between structured pruning and systolic acceleration, matching the size of pruned blocks with the…

硬件体系结构 · 计算机科学 2025-05-13 Pedro Palacios , Rafael Medina , Jean-Luc Rouas , Giovanni Ansaloni , David Atienza

Modern hardware architectures for Convolutional Neural Networks (CNNs), other than targeting high performance, aim at dissipating limited energy. Reducing the data movement cost between the computing cores and the memory is a way to…

硬件体系结构 · 计算机科学 2025-01-15 Cristian Sestito , Shady Agwa , Themis Prodromakis

Sparsity is an intrinsic property of convolutional neural network(CNN) and worth exploiting for CNN accelerators, but extra processing comes with hardware overhead, causing many architectures suffering from only minor profit. Meanwhile,…

硬件体系结构 · 计算机科学 2022-09-26 Wenhao Sun , Deng Liu , Zhiwei Zou , Wendi Sun , Yi Kang , Song Chen

Transformer-based models are becoming more and more intelligent and are revolutionizing a wide range of human tasks. To support their deployment, AI labs offer inference services that consume hundreds of GWh of energy annually and charge…

系统与控制 · 电气工程与系统科学 2025-08-29 Ching-Yi Lin , Sahil Shah

The evolution of IoT based smart applications demand porting of artificial intelligence algorithms to the edge computing devices. CNNs form a large part of these AI algorithms. Systolic array based CNN acceleration is being widely advocated…

分布式、并行与集群计算 · 计算机科学 2019-02-11 Hazoor Ahmad , Muhammad Tanvir , Muhammad Abdullah Hanif , Muhammad Usama Javed , Rehan Hafiz , Muhammad Shafique

Leveraging high degrees of unstructured sparsity is a promising approach to enhance the efficiency of deep neural network DNN accelerators - particularly important for emerging Edge-AI applications. We introduce VUSA, a systolic-array…

硬件体系结构 · 计算机科学 2025-06-03 Shereef Helal , Alberto Garcia-Ortiz , Lennart Bamberg

Systolic array has emerged as a prominent architecture for Deep Neural Network (DNN) hardware accelerators, providing high-throughput and low-latency performance essential for deploying DNNs across diverse applications. However, when used…

The emergence of Deep Neural Networks (DNNs) in mission- and safety-critical applications brings their reliability to the front. High performance demands of DNNs require the use of specialized hardware accelerators. Systolic array…

硬件体系结构 · 计算机科学 2025-11-05 Natalia Cherezova , Artur Jutman , Maksim Jenihhin

Convolutional neural network (CNN) inference on mobile devices demands efficient hardware acceleration of low-precision (INT8) general matrix multiplication (GEMM). The systolic array (SA) is a pipelined 2D array of processing elements…

分布式、并行与集群计算 · 计算机科学 2020-05-19 Zhi-Gang Liu , Paul N. Whatmough , Matthew Mattina

Transformers are gaining increasing attention across Natural Language Processing (NLP) application domains due to their outstanding accuracy. However, these data-intensive models add significant performance demands to the existing computing…

硬件体系结构 · 计算机科学 2025-08-07 Ahmed J. Abdelmaksoud , Shady Agwa , Themis Prodromakis

Modern deep learning models have high memory and computation cost. To make them fast and memory-cost efficient, structured model pruning is commonly used. We find that pruning a model using a common training accelerator with large systolic…

机器学习 · 计算机科学 2020-04-29 Sangkug Lym , Mattan Erez

Deep neural networks (DNN) have become significant applications in both cloud-server and edge devices. Meanwhile, the growing number of DNNs on those platforms raises the need to execute multiple DNNs on the same device. This paper proposes…

硬件体系结构 · 计算机科学 2023-02-22 Midia Reshadi , David Gregg

Hardware failures are a growing challenge for machine learning accelerators, many of which are based on systolic arrays. When a permanent hardware failure occurs in a systolic array, existing solutions include localizing and isolating the…

机器学习 · 计算机科学 2024-12-24 Youssef A. Ait Alama , Sampada Sakpal , Ke Wang , Razvan Bunescu , Avinash Karanth , Ahmed Louri

Deep neural networks (DNNs) have emerged as key enablers of machine learning. Applying larger DNNs to more diverse applications is an important challenge. The computations performed during DNN training and inference are dominated by…

机器学习 · 计算机科学 2018-12-17 Jeremy Kepner , Vijay Gadepally , Hayden Jananthan , Lauren Milechin , Sid Samsi

With increasing diversity in Deep Neural Network(DNN) models in terms of layer shapes and sizes, the research community has been investigating flexible/reconfigurable accelerator substrates. This line of research has opened up two…

硬件体系结构 · 计算机科学 2022-04-26 Ananda Samajdar , Michael Pellauer , Tushar Krishna
‹ 上一页 1 2 3 10 下一页 ›