TorchLean API

NN.Widgets.IR.ExecutionTrace

IRExecTrace #

IR execution trace viewer (step-by-step evaluation).

TorchLean’s IR semantics (NN.IR.Semantics) can evaluate a graph and either:

When debugging, it is often more helpful to see:

Main commands:

Main definitions #

Implementation notes #

References #

Tags #

ir, execution-trace, debugging, semantics, proofwidgets

Render an "execute and show intermediates" panel for an IR graph and a single input.

Instances For

    Commands #