Package-level declarations
Types
Common entry points for obtaining Fashion-MNIST datasets across platforms.
Constants for the Fashion-MNIST dataset.
Fashion-MNIST dataset implementation using Dataset/DataBatch API.
Represents a single Fashion-MNIST image with its label.
Interface for the Fashion-MNIST loader.
Android implementation of the Fashion-MNIST loader.
Abstract base class for Fashion-MNIST loaders that implements common functionality.
Configuration for the Fashion-MNIST loader.
iOS implementation of the Fashion-MNIST loader.
JS (browser) implementation of the Fashion-MNIST loader.
JVM implementation of the Fashion-MNIST loader.
Linux implementation of the Fashion-MNIST loader. Minimal placeholder to satisfy expect/actual.
macOS implementation of the Fashion-MNIST loader. Minimal placeholder to satisfy expect/actual; avoids direct FS and HTTP until fully implemented.
WASM JS implementation of the Fashion-MNIST loader.
Functions
Android implementation of the Fashion-MNIST loader factory.
Expect/actual factory function implemented per platform that returns the concrete FashionMNISTLoader implementation.
iOS implementation of the Fashion-MNIST loader factory.
JS implementation of the Fashion-MNIST loader factory.
JVM implementation of the Fashion-MNIST loader factory.
Linux implementation of the Fashion-MNIST loader factory.
macOS implementation of the Fashion-MNIST loader factory.
WASM JS implementation of the Fashion-MNIST loader factory.