load

abstract fun load(dataSource: D): Pair<FloatArray, TensorShape>

Load the data from the specified dataSource.