create
Creates a new instance of MNISTLoaderIos with the default configuration.
Return
A new instance of MNISTLoaderIos.
Creates a new instance of MNISTLoaderIos with a custom cache directory.
Return
A new instance of MNISTLoaderIos.
Parameters
cacheDir
The directory to use for caching.
Creates a new instance of MNISTLoaderIos with a custom configuration.
Return
A new instance of MNISTLoaderIos.
Parameters
config
The configuration to use.