PulseAugur
实时 10:49:13
English(EN) KForge: LLM-Driven Cross-Platform Kernel Generation for AI Accelerators

KForge使用LLM代理自动生成AI加速器内核

研究人员开发了KForge,一个利用LLM驱动的代理自动生成AI加速器优化内核的框架。该系统通过采用迭代细化循环来应对为不同硬件创建高效代码的挑战。一个代理根据编译反馈生成和细化内核,而另一个代理分析性能数据以指导优化。KForge已在NVIDIA和Intel硬件上展示了优于现有解决方案的性能。 AI

影响 自动化为多样化的AI硬件创建高性能代码,可能加速推理并降低开发成本。

排序理由 该集群包含一篇详细介绍AI内核生成新框架的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Taras Sereda, Burak Bartan, Ankita Nayak, Tom St. John, Natalie Serrino, Zain Asgar ·

    KForge: LLM-Driven Cross-Platform Kernel Generation for AI Accelerators

    arXiv:2606.02963v1 Announce Type: new Abstract: Production inference increasingly targets a heterogeneous mix of accelerators. Agentic pipelines interleave reasoning, tool calls, and multi-agent coordination, each with distinct compute and memory profiles. For optimal efficiency,…