Tensorflow Plugin for Unreal Engine using C API for inference focus.
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)
- 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.
see #1