Releases: getnamo/TensorFlow-Unreal
v0.1.5 for UE4.15
Changes:
-Auto-reinstalls pip if folder is different from currently installed
Defaults to tensorflow-gpu, see documentation for gpu - dependencies: https://www.tensorflow.org/install/install_windows
Requires:
CUDA 8.0 - https://developer.nvidia.com/cuda-downloads
and
cuDNN v5 - https://developer.nvidia.com/cudnn
remember to add cuDNN v5 dll folder to your sys path.
v0.1.4 for UE4.15
First candidate release defaulting to cudaNN.
See documentation for gpu - dependencies: https://www.tensorflow.org/install/install_windows
Requires:
CUDA 8.0 - https://developer.nvidia.com/cuda-downloads
and
cuDNN v5 - https://developer.nvidia.com/cudnn
remember to add cuDNN v5 dll folder to your sys path.
0.1.2-pre for Drag and Drop Testing
Intended for drag and drop installation testing. Do not use unless you're willing to try potentially broken builds without good documentation!
First release for gpu (cudaNN)
Changes:
-Enables plugins by default so tensorflow plugin loads correctly.
-Added TF logo to tensorflow plugin
-Add only full paths to sys.path