convertTensorToFlattenFloatArray

fun Tensor<*>.convertTensorToFlattenFloatArray(): FloatArray

Copies tensor data to float array.