cd/entity/AOTInductorยท homeโ€บ entitiesโ€บ AOTInductor
grep -l @aotinductor /news/*.json | wc -l โ†’ 2

@AOTInductor

mentions 2 type Organization feed RSS
15:39
2026-06-01
leimao.github.io
machine-learning

PyTorch Custom Operation

PyTorch users can now implement custom operations in C++ and CUDA for use in both Python and C++ inference programs, with automatic device dispatch between CPU and CUDA implementations. The approach sโ€ฆ

07:00
2026-05-28
leimao.github.io
machine-learning

PyTorch AOTInductor Hybrid Lowering

PyTorch AOTInductor now compiles exported programs with hybrid CPU-GPU execution plans into a single executable package, eliminating the need to manually split models into separate device sub-models. โ€ฆ

// co-occurs with top 4 entities