NEST‐C: A deep learning compiler framework for heterogeneous computing systems with artificial intelligence accelerators

Jeman Park,Misun Yu,Jinse Kwon,Junmo Park,Jemin Lee,Yongin Kwon
DOI: https://doi.org/10.4218/etrij.2024-0139
2024-10-29
ETRI Journal
Abstract:Deep learning (DL) has significantly advanced artificial intelligence (AI); however, frameworks such as PyTorch, ONNX, and TensorFlow are optimized for general‐purpose GPUs, leading to inefficiencies on specialized accelerators such as neural processing units (NPUs) and processing‐in‐memory (PIM) devices. These accelerators are designed to optimize both throughput and energy efficiency but they require more tailored optimizations. To address these limitations, we propose the NEST compiler (NEST‐C), a novel DL framework that improves the deployment and performance of models across various AI accelerators. NEST‐C leverages profiling‐based quantization, dynamic graph partitioning, and multi‐level intermediate representation (IR) integration for efficient execution on diverse hardware platforms. Our results show that NEST‐C significantly enhances computational efficiency and adaptability across various AI accelerators, achieving higher throughput, lower latency, improved resource utilization, and greater model portability. These benefits contribute to more efficient DL model deployment in modern AI applications.
telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?