TensorFlow-Unreal
TensorFlow-Unreal copied to clipboard
float array pointer pass
A main optimization, we need a way to declare a buffer of given length and pass that to python without copying, then reinterpret it as a float array in python. Essentially passing a float array with no copying.
This would in theory allow for streaming high amount of data through input/output streams
NB, future improvement in native, no-copy gpu ops via: https://github.com/tensorflow/tensorflow/commit/a1d6179adb1ca6208281ed955860c319525edf75