getFloatArrayWithShape

fun <ERROR CLASS>.getFloatArrayWithShape(index: Int): <ERROR CLASS><FloatArray, LongArray>

Returns the output at index as a FloatArray with its shape.

fun <ERROR CLASS>.getFloatArrayWithShape(name: String): <ERROR CLASS><FloatArray, LongArray>

Returns the output by name as a FloatArray with its shape.