loadTest

suspend fun loadTest(config: MNISTLoaderConfig = MNISTLoaderConfig()): MNISTDataset(source)

Download (with caching if supported) and return the MNIST test dataset.