extractCifar10Labels

fun extractCifar10Labels(pathToLabels: String, numClasses: Int): FloatArray

Loads labels from pathToLabels csv file to heap memory and converts to Floats.