Update CUDA dependency section for TF 1.13

X-DeepSpeech: NOBUILD
This commit is contained in:
Reuben Morais 2019-04-09 13:56:52 +00:00 committed by GitHub
parent ca4300fe7f
commit ed7f6bf4ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ There are three ways to use DeepSpeech inference:
### CUDA dependency
The GPU capable builds (Python, NodeJS, C++ etc) depend on the same CUDA runtime as upstream TensorFlow. Currently with TensorFlow r1.12 it depends on CUDA 9.0 and CuDNN v7.2.
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.
### Model compatibility