reshapeInput

fun reshapeInput(inputData: FloatArray, imageShape: LongArray): Array<Array<FloatArray>>

Reshapes inputData according imageShape.