getnamo/TensorFlow-Unreal

tensorflow lite support

getnamo opened this issue · 4 comments

See https://www.tensorflow.org/mobile/tflite/

Ideally bind the C++ api and expose to blueprint along with TFLite converter.

Wishlist for now.

also related:

  • libtensorflow dll bind for C api inference
  • TensorRT if they ever release a windows build allowing tensorcore use.
    update 10/18: TensorRT now supported in windows, https://developer.nvidia.com/tensorrt

Yes please! Wish I knew how to help!

Tensorflow lite will likely reside in the native version of the plugin, work tracked here: https://github.com/getnamo/tensorflow-native-ue4

Resources:

Closing issue, effort toward this issue will be made here: getnamo/TensorFlowNative-Unreal#2