TorchLean API

NN.Examples.Interop.PyTorch.Export

PyTorch Example Exporters #

Example-specific PyTorch nn.Module generators used by the round-trip examples.

These stay outside NN.Runtime.PyTorch because they fix particular model shapes and naming conventions. The runtime bridge owns the general IR and state_dict paths; these modules live beside the MLP/CNN/Transformer reference artifacts.