Functional
Minimal multi-input functional wrapper to express a computation as a single callable model.
This is intentionally lightweight: it stores input metadata and a build lambda that performs the full forward pass using existing Modules/DSL and returns the final Tensor.