Package-level declarations
Types
Constants for the CIFAR-10 dataset.
CIFAR-10 dataset implementation using Dataset/DataBatch API.
Represents a single CIFAR-10 image with its label.
Interface for the CIFAR-10 loader.
Android implementation of the CIFAR-10 loader.
Abstract base class for CIFAR-10 loaders that implements common functionality.
Configuration for the CIFAR-10 loader.
iOS implementation of the CIFAR-10 loader. Placeholder implementation - tar.gz extraction not yet implemented for iOS.
JS (browser) implementation of the CIFAR-10 loader. Placeholder implementation - tar.gz extraction not yet implemented for JS.
JVM implementation of the CIFAR-10 loader.
Linux implementation of the CIFAR-10 loader. Placeholder implementation.
macOS implementation of the CIFAR-10 loader. Placeholder implementation.
WASM JS implementation of the CIFAR-10 loader. Placeholder implementation.
Functions
Android implementation of the CIFAR-10 loader factory.
Expect/actual factory function implemented per platform that returns the concrete CIFAR10Loader implementation.
iOS implementation of the CIFAR-10 loader factory.
JS implementation of the CIFAR-10 loader factory.
JVM implementation of the CIFAR-10 loader factory.
Linux implementation of the CIFAR-10 loader factory.
macOS implementation of the CIFAR-10 loader factory.
WASM JS implementation of the CIFAR-10 loader factory.