getLongArrayWithShape

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

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

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

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