cd/entity/Inductor· home entities Inductor
grep -l @inductor /news/*.json | wc -l → 2

Inductor

mentions 2 type Organization feed RSS

// recent coverage 2 mentions

15:00
2026-06-17
hiraditya.github.io
large-language-models

vLLM's op IR, or: where the inference engine meets the compiler

VLLM, a model-serving engine for large language models, introduced a small op-level IR to resolve the tension between acting as a compiler target and a hand-tuned kernel dispatcher. The IR allows vLLM…

19:09
2026-05-27
pytorch.org
machine-learning

Why Is PyTorch Compile So Fast: Kernel Fusion

PyTorch's Inductor compiler uses kernel fusion to accelerate model execution by up to 10x, grouping dependent operations into single Triton kernels to reduce memory traffic and kernel launch overhead.…

// co-occurs with top 7 entities