loadTestData

abstract suspend fun loadTestData(): MNISTDataset(source)

Loads the MNIST test dataset.

Return

The MNIST test dataset.