Pith. sign in

REVIEW 2 cited by

Equality Saturation for Tensor Graph Superoptimization

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 2101.01332 v2 pith:AC74XNPK submitted 2021-01-05 cs.AI cs.DC

classification cs.AIcs.DC
keywords graphsubstitutionstensorframeworksgraphssuperoptimizationappliedapply
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

One of the major optimizations employed in deep learning frameworks is graph rewriting. Production frameworks rely on heuristics to decide if rewrite rules should be applied and in which order. Prior research has shown that one can discover more optimal tensor computation graphs if we search for a better sequence of substitutions instead of relying on heuristics. However, we observe that existing approaches for tensor graph superoptimization both in production and research frameworks apply substitutions in a sequential manner. Such sequential search methods are sensitive to the order in which the substitutions are applied and often only explore a small fragment of the exponential space of equivalent graphs. This paper presents a novel technique for tensor graph superoptimization that employs equality saturation to apply all possible substitutions at once. We show that our approach can find optimized graphs with up to 16% speedup over state-of-the-art, while spending on average 48x less time optimizing.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Bonsai: Compiling Queries to Pruned Tree Traversals

    cs.PL 2025-11 unverdicted novelty 8.0 of 10

    Bonsai compiles queries to pruned tree traversals by deriving pruning conditions with extended symbolic interval analysis and fusing compound queries into single traversals.

  2. FedHQ: Hybrid Runtime Quantization for Federated Learning

    cs.LG 2025-05 reject novelty 5.0 of 10

    A federated learning method assigns each client either PTQ or QAT using hardware and data-distribution scores, reporting speedups and accuracy gains on three small image datasets.

Pith tools