English

M100: An Orchestrated Dataflow Architecture Powering General AI Computing

Machine Learning 2026-04-21 v1 Hardware Architecture

Abstract

As deep learning-based AI technologies gain momentum, the demand for general-purpose AI computing architectures continues to grow. While GPGPU-based architectures offer versatility for diverse AI workloads, they often fall short in efficiency and cost-effectiveness. Various Domain-Specific Architectures (DSAs) excel at particular AI tasks but struggle to extend across broader applications or adapt to the rapidly evolving AI landscape. M100 is Li Auto's response: a performant, cost-effective architecture for AI inference in Autonomous Driving (AD), Large Language Models (LLMs), and intelligent human interactions, domains crucial to today's most competitive automobile platforms. M100 employs a dataflow parallel architecture, where compiler-architecture co-design orchestrates not only computation but, more critically, data movement across time and space. Leveraging dataflow computing efficiency, our hardware-software co-design improves system performance while reducing hardware complexity and cost. M100 largely eliminates caching: tensor computations are driven by compiler- and runtime-managed data streams flowing between computing elements and on/off-chip memories, yielding greater efficiency and scalability than cache-based systems. Another key principle was selecting the right operational granularity for scheduling, issuing, and execution across compiler, firmware, and hardware. Recognizing commonalities in AI workloads, we chose the tensor as the fundamental data element. M100 demonstrates general AI computing capability across diverse inference applications, including UniAD (for AD) and LLaMA (for LLMs). Benchmarks show M100 outperforms GPGPU architectures in AD applications with higher utilization, representing a promising direction for future general AI computing.

Keywords

Cite

@article{arxiv.2604.17862,
  title  = {M100: An Orchestrated Dataflow Architecture Powering General AI Computing},
  author = {Yan Xie and Changkui Mao and Changsong Wu and Chao Lu and Chao Suo and Cheng Qian and Chun Yang and Danyang Zhu and Hengchang Xiong and Hongzhan Lu and Hongzhen Liu and Jiafu Liu and Jie Chen and Jie Dai and Junfeng Tang and Kai Liu and Kun Li and Lipeng Ge and Meng Sun and Min Luo and Peng Chen and Peng Wang and Shaodong Yang and Shibin Tang and Shibo Chen and Weikang Zhang and Xiao Ling and Xiaobo Du and Xin Wu and Yang Liu and Yi Jiang and Yihua Jin and Yin Huang and Yuli Zhang and Zhen Yuan and Zhiyuan Man and Zhongxiao Yao},
  journal= {arXiv preprint arXiv:2604.17862},
  year   = {2026}
}

Comments

Accepted to appear at ISCA 2026 Industry Track. 12 pages, 16 figures

R2 v1 2026-07-01T12:17:42.730Z