We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a11c4 commit 89985abCopy full SHA for 89985ab
site/en/install/docker.md
@@ -8,7 +8,7 @@ connect to the Internet, etc.). The
8
[TensorFlow Docker images](https://hub.docker.com/r/tensorflow/tensorflow/){:.external}
9
are tested for each release.
10
11
-Docker is the easiest way to enable TensorFlow [GPU support](https://www.tensorflow.org/install/pip) on Linux since only the
+Docker is the easiest way to enable TensorFlow [GPU support](./pip.md) on Linux since only the
12
[NVIDIA® GPU driver](https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-the-nvidia-driver){:.external}
13
is required on the *host* machine (the *NVIDIA® CUDA® Toolkit* does not need to
14
be installed).
0 commit comments