Package-level declarations
Types
Blocking (non-suspend) MNIST data loading for Java interop.
Constants for the MNIST dataset.
MNIST dataset implementation using Dataset/DataBatch API.
Represents a single MNIST image with its label.
Interface for the MNIST loader.
Android implementation of the MNIST loader.
Abstract base class for MNIST loaders that implements common functionality.
Configuration for the MNIST loader.
Android implementation of the MNIST loader factory.
Factory for creating MNIST loaders.
JS implementation of the MNIST loader factory.
JVM implementation of the MNIST loader factory.
WASM JS implementation of the MNIST loader factory.
iOS implementation of the MNIST loader.
JS (browser) implementation of the MNIST loader.
JVM implementation of the MNIST loader.
Linux implementation of the MNIST loader. Minimal placeholder to satisfy expect/actual.
macOS implementation of the MNIST loader. Minimal placeholder to satisfy expect/actual; avoids direct FS and HTTP until fully implemented.
WASM JS implementation of the MNIST loader.