TorchLean API

NN.Proofs.RuntimeApprox.Rounding

Runtime Rounding Approximation #

Scalar approximation lemmas for proof-relevant rounded arithmetic.

This layer reasons about a rounding model such as neural_round: one scalar operation is replaced by a rounded scalar operation, and the proof records the resulting ulp-style error budget. Tensor and graph modules lift these scalar facts to operators and end-to-end executions.

The public vocabulary is intentionally small: