TensorFlowNative-Unreal
TensorFlowNative-Unreal copied to clipboard
Initial Build
Todo
- [x] Tensorflow r.1.13 dlls
- [x] Tensorflow Lib Module
- [x] Build with c api (TF_Version())
- [ ] C++ wrapper or FNative/actor component example wrapper
- [ ] Example build with c++ api
- [ ] documentation
- [ ] basic blueprint support?
maybe https://github.com/chickensouple/tensorflow_cpp_wrapper for c++ layer?
examples: https://github.com/Neargye/hello_tf_c_api/blob/master/src/create_tensor.cpp
consider https://github.com/serizba/cppflow wrapper for c_api, seems reasonable
Currently blocked on https://github.com/getnamo/machine-learning-remote-ue4/issues/1 api freeze