כתבה
arXiv cs.CL ·
An MLIR-Based Compilation Method for Large Language Models
תקציר מקורי באנגליתarXiv:2607.15865v2 Announce Type: replace Abstract: Large Language Models (LLMs) have become the dominant workload on modern AI accelerators, yet deploying them on specialized hardware still faces two core challenges: how to import a trained model into a compiler-friendly intermediate representation, and how to efficiently schedule the autoregressive inference loop under limited on-chip memory. This paper presents an MLIR (Multi-Level Intermediate Representation) based compilation method for large language models, illustrated using two dialects of operators, TopOp and TpuOp. TopOp serves as a high-level graph dialect that is independent of both the source framework and the target chip, and is responsible for expressing model semantics; TpuOp serves as the target hardware dialect, carrying
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית