TorchLean API

NN.Verification.Builtin.Lowering

TorchLean Verification Lowering #

Umbrella import for the graph builder and the public TorchLean-to-verifier-IR lowering API.

Dispatch an executable bound-propagation computation under arithmetic semantics with explicit outward endpoint operations, including nonlinear division and normalization bounds.

Native Float32 and the bit-level ExecFloat.Binary 8 23 backend meet that interface. Complex arithmetic is rejected instead of receiving an invalid real-valued bound implementation.

Instances For

    Parse and log arithmetic semantics, then run withBoundArithmetic.

    Instances For