TorchLean API

NN.GraphSpec.Models.TorchLean

TorchLean-Executable GraphSpec Models #

This module is the architecture-facing home for reusable model constructors that still execute via the TorchLean autograd runtime.

The split is intentional:

So users looking for models start from GraphSpec, while runtime internals stay focused on execution.