TorchLean API

NN.Proofs.RuntimeApprox

Runtime Approximation Proofs #

Umbrella import for TorchLean's executable-runtime-to-real-spec approximation theorems.

The runtime-approximation library is intentionally layered:

Leaf modules stay available for developers working on one operator family, but public entrypoints and CI should import this umbrella rather than listing every runtime-approximation file by hand.