cd/entity/Inductorยท homeโ€บ entitiesโ€บ Inductor
grep -l @inductor /news/*.json | wc -l โ†’ 1

@Inductor

mentions 1 type Organization feed RSS
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 2 entities