Pith. sign in

REVIEW 1 cited by

TensorIR: An Abstraction for Automatic Tensorized Program Optimization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2207.04296 v2 pith:36F6RUAK submitted 2022-07-09 cs.LG cs.AIcs.PL

TensorIR: An Abstraction for Automatic Tensorized Program Optimization

classification cs.LG cs.AIcs.PL
keywords primitivestensorcomputationlearningtensorirabstractionmodelsacceleration
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Deploying deep learning models on various devices has become an important topic. The wave of hardware specialization brings a diverse set of acceleration primitives for multi-dimensional tensor computations. These new acceleration primitives, along with the emerging machine learning models, bring tremendous engineering challenges. In this paper, we present TensorIR, a compiler abstraction for optimizing programs with these tensor computation primitives. TensorIR generalizes the loop nest representation used in existing machine learning compilers to bring tensor computation as the first-class citizen. Finally, we build an end-to-end framework on top of our abstraction to automatically optimize deep learning models for given tensor computation primitives. Experimental results show that TensorIR compilation automatically uses the tensor computation primitives for given hardware backends and delivers performance that is competitive to state-of-art hand-optimized systems across platforms.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Axon: A Synthesizing Superoptimizer for Tensor Programs

    cs.PL 2026-06 unverdicted novelty 6.0

    Axon automatically synthesizes high-performance tensor programs for AI accelerators via SMT-guaranteed semantic transformations, hardware-constrained tiling, and empirical performance selection.