TorchLean API

NN.Widgets.IR.Rewrite

GraphRewrite #

Graph rewrite / diff viewer.

TorchLean’s IR is designed to support compilation and optimization passes. When working on those passes, the most useful debugging UI is "before/after":

Main command:

Main definitions #

Implementation notes #

References #

Tags #

graph-rewrite, ir, compiler, diff, proofwidgets

Render a side-by-side graph diff panel plus a per-node "changed/same" table.

Instances For

    Command #