AI RESEARCH
Prism: Symbolic Superoptimization of Tensor Programs
arXiv CS.AI
•
ArXi:2604.15272v1 Announce Type: cross This paper presents Prism, the first symbolic superoptimizer for tensor programs. The key idea is sGraph, a symbolic, hierarchical representation that compactly encodes large classes of tensor programs by symbolically representing some execution parameters. Prism organizes optimization as a two-level search: it constructs symbolic graphs that represent families of programs, and then instantiates them into concrete implementations.