getnamo / TensorFlowNative-Unreal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 50.7%Language:C++ 48.1%Language:C 1.2%