TorchLean API

NN.Entrypoint.IR

IR entrypoint #

Curated umbrella import for TorchLean's op-tagged intermediate representation.

Use this when you want the whole IR subsystem: graph syntax, operation contracts, shape inference, validation wrappers, denotational semantics, and pretty-printers. The individual NN.IR.* files remain focused implementation modules for internal code that needs a smaller dependency footprint.