2026/01/27 by Bohan Hou, Hongyi Jin, Guanjie Wang +7 · 1 voice · 1 citation
Computer Science · #Abstraction #Abstraction layer #Advanced Neural Network Applications #Cloud Computing and Resource Management #Compiler #Digital subscriber line #Parallel Computing and Optimization Techniques #Polygon mesh #Scaling #Simple (philosophy) #Tensor (intrinsic definition) #cs.AI #cs.DC #cs.LG #cs.PL
paper · pdf · doi:10.48550/arxiv.2601.19092
openalex publication_date 2026/01/27 · arxiv published 2026/01/27 · arxiv updated 2026/01/28 · openalex created_date 2026/01/29 · openalex updated_date 2026/07/28
Scaling modern deep learning workloads demands coordinated placement of data and compute across device meshes, memory hierarchies, and heterogeneous accelerators. We present Axe Layout, a hardware-aware abstraction that maps logical tensor coordinates to a multi-axis physical space via named axes. Axe unifies tiling, sharding, replication, and offsets across inter-device distribution and on-device layouts, enabling collective primitives to be expressed consistently from device meshes to threads. Building on Axe, we design a multi-granularity, distribution-aware DSL and compiler that composes thread-local control with collective operators in a single kernel. Experiments show that our unified approach can bring performance close to hand-tuned kernels on across latest GPU devices and multi-device environments and accelerator backends.