/TensorFlowNative-Unreal

Tensorflow Plugin for Unreal Engine using C API for inference focus.

Primary LanguageC#MIT LicenseMIT

TensorFlowNative-Unreal

Tensorflow Plugin for Unreal Engine using C API for inference focus.

TensorFlow Plugin Variants

Want to use tensorflow python api as an embedded instance?

Want native inference focused support? (WIP)

Want to run tensorflow on a remote python server? (WIP)

Want tensorflow.js? (WIP)

Notes

  • Supported platforms: Win64
  • Bound to Tensorflow 1.13 version

Loads and can use c_api directly (use #include "TensorflowCApi.h"), but not yet easy to use. Work in progress.

Todo

see #1