extractCifar10Labels
fun extractCifar10Labels(pathToLabels: String, numClasses: Int): FloatArray
Content copied to clipboard
Loads labels from pathToLabels csv file to heap memory and converts to Floats.
Loads labels from pathToLabels csv file to heap memory and converts to Floats.