TorchLean API

NN.Data.IO

Data-File Loaders #

NN.Data.IO is the umbrella for TorchLean's deterministic CSV and NPY parsers.

The loader surface has three parts:

The API data-source layer turns these untyped file payloads into shape-checked tensors.