From 350575ba44216cb06a893dd7bd020a3150fdbbb0 Mon Sep 17 00:00:00 2001 From: Reuben Morais Date: Mon, 3 Aug 2020 09:22:19 +0200 Subject: [PATCH] Remove mention of TensorFlow docs for CUDA requirements --- doc/USING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/USING.rst b/doc/USING.rst index f727498b..12519980 100644 --- a/doc/USING.rst +++ b/doc/USING.rst @@ -28,7 +28,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. Currently with TensorFlow 2.2 it depends on CUDA 10.1 and CuDNN v7.6. `See the TensorFlow documentation `_. +The GPU capable builds (Python, NodeJS, C++, etc) depend on CUDA 10.1 and CuDNN v7.6. Getting the pre-trained model ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^