You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build simple python server with socket.io listener, calls TFPluginAPI scripts in same format as current tensorflow-ue4 component does. Selects script remotely from client (based on name).
add a non-component c++ interface used as one parent for component base
Steps