TorchLean API

NN.Runtime.PyTorch

NN.Runtime.PyTorch #

TorchLean’s reusable PyTorch interoperability layer.

This umbrella intentionally contains only bridge infrastructure:

Model demos and tutorial round-trips live under NN.Examples.Interop.PyTorch.*; keeping them there prevents runtime imports from quietly depending on example-only shapes.