Linux-cpp-lisp / opt_einsum_fx

Einsum optimization using opt_einsum and PyTorch FX graph rewriting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Accumulate and report optimization statistics

Linux-cpp-lisp opened this issue · comments

Accumulate the theoretical speedup, scaling factor, and intermediate sizes across einsums processed in a graph and somehow report them.