The reviewed record of science sign in
Pith

arxiv: 2502.03402 · v2 · pith:MDH6AP5U · submitted 2025-02-05 · cs.PL · cs.MS

Tensor Evolution: A Framework for Fast Evaluation of Tensor Computations using Recurrences

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:MDH6AP5Urecord.jsonopen to challenge →

classification cs.PL cs.MS
keywords evolutiontensoranalysisframeworkmathematicaloptimizationscevtensors
0
0 comments X
read the original abstract

This paper introduces a new mathematical framework for analysis and optimization of tensor expressions within an enclosing loop. Tensors are multi-dimensional arrays of values. They are common in high performance computing (HPC) and machine learning domains. Our framework extends Scalar Evolution - an important optimization pass implemented in both LLVM and GCC - to tensors. Scalar Evolution (SCEV) relies on the theory of `Chain of Recurrences' for its mathematical underpinnings. We use the same theory for Tensor Evolution (TeV). While some concepts from SCEV map easily to TeV -- e.g. element-wise operations; tensors introduce new operations such as concatenation, slicing, broadcast, reduction, and reshape which have no equivalent in scalars and SCEV. Not all computations are amenable to TeV analysis but it can play a part in the optimization and analysis parts of ML and HPC compilers. Also, for many mathematical/compiler ideas, applications may go beyond what was initially envisioned, once others build on it and take it further. We hope for a similar trajectory for the tensor-evolution concept.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.