getnamo / TensorFlowNative-Unreal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial Build

getnamo opened this issue · comments

Todo

  • Tensorflow r.1.13 dlls
  • Tensorflow Lib Module
  • Build with c api (TF_Version())
  • C++ wrapper or FNative/actor component example wrapper
  • Example build with c++ api
  • documentation
  • basic blueprint support?

consider https://github.com/serizba/cppflow wrapper for c_api, seems reasonable

Currently blocked on getnamo/MachineLearningRemote-Unreal#1 api freeze