create

Creates a new instance of CIFAR10LoaderJvm with the default configuration.

Return

A new instance of CIFAR10LoaderJvm.


Creates a new instance of CIFAR10LoaderJvm with a custom cache directory.

Return

A new instance of CIFAR10LoaderJvm.

Parameters

cacheDir

The directory to use for caching.


Creates a new instance of CIFAR10LoaderJvm with a custom configuration.

Return

A new instance of CIFAR10LoaderJvm.

Parameters

config

The configuration to use.