artificial intelligence

AgenticCANN: Automated Ascend C Operator Generation via Knowledge-Augmented Agentic Evolution

arXiv:2607.26661

summary

The paper introduces AgenticCANN, a framework that uses large language models combined with knowledge‑augmented, stage‑adaptive agents to automatically generate and optimize Ascend C operators for Huawei NPU hardware, achieving high feasibility and up to 6.65× speedup.

Abstract

Ascend C operator optimization is critical for NPU (Neural Processing Unit) inference performance but requires deep hardware expertise. While large language models (LLMs) have shown promise in automated CUDA kernel generation, the fundamentally different programming model of Ascend C introduces unique challenges that remain unexplored. In this paper, we propose AgenticCANN, a knowledge-augmented agentic evolution framework specifically tailored for automated Ascend C operator synthesis in low-corpus NPU environments. To overcome the severe platform knowledge deficit on unfamiliar hardware, AgenticCANN incorporates a knowledge-orchestrated generation system that delivers structured, multi-level domain insights across the development lifecycle to resolve the upstream feasibility bottleneck. Building on this foundation, it features a stage-adaptive agentic evolution strategy that dynamically aligns LLM interaction modes with specific generation and evolution phases, balancing high-exploration candidate discovery with high-convergence performance tuning. Extensive experiments on Huawei Ascend 910B across six operators spanning five pattern categories demonstrate that our method achieves 90 to 100 percent feasibility on elementwise and normalization operators, 56% on fusion operators, and up to 6.65 speedup on 1B Pangu model inference kernels. Further analysis reveals that knowledge injection monotonically improves feasibility from 57% to 86% on elementwise operators, demonstrating its general rather than operator-specific benefit.

Topics & keywords

#operator generation#ascend c#neural processing unit#large language models#knowledge augmentation#agentic evolutionAscend CLLMknowledge‑orchestrated generationagentic evolutionHuawei Ascend 910Boperator synthesis
AgenticCANN: Automated Ascend C Operator Generation via Knowledge-Augmented Agentic Evolution · wovepaper