TorchLean API

NN.Runtime.Autograd.Train.IoLoader

IO loaders for training datasets #

NN.Runtime.Autograd.Train.IoLoader is the public umbrella for file-backed training loaders.

The loader surface has three parts:

This umbrella keeps the import path stable while the parsing code stays close to the file format it checks.