OSS
Helion Joins PyTorch Foundation: Meta's Python DSL for Portable AI Kernel Authoring
The PyTorch Foundation welcomed Helion on April 7, 2026 — a Python-embedded DSL from Meta that compiles ML kernels to multiple backends (Triton, TileIR) with built-in autotuning that tests hundreds of candidate implementations to find the fastest one for target hardware. Helion sits above OpenAI's Triton compiler, making custom kernel programming accessible to Python developers without writing raw GPU assembly. This standardizes kernel authoring as a first-class part of the PyTorch ecosystem.
Source
↳ Follow the thread