Merge pull request #2095 from mozilla/lissyx-patch-1

Bring back CUDA and CuDNN versions.
This commit is contained in:
lissyx 2019-05-05 15:32:13 +02:00 committed by GitHub
commit 2b05a02163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ Please refer to your system's documentation on how to install these dependencies
### CUDA dependency
The GPU capable builds (Python, NodeJS, C++, etc) depend on the same CUDA runtime as upstream TensorFlow. Make sure you've installed the correct version of CUDA
The GPU capable builds (Python, NodeJS, C++, etc) depend on the same CUDA runtime as upstream TensorFlow. Currently with TensorFlow 1.13 it depends on CUDA 10.0 and CuDNN v7.5.
### Getting the pre-trained model