Skip to content

Commit 89985ab

Browse files
authored
Update TF GPU link in Docker guide
1 parent 87a11c4 commit 89985ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ connect to the Internet, etc.). The
88
[TensorFlow Docker images](https://hub.docker.com/r/tensorflow/tensorflow/){:.external}
99
are tested for each release.
1010

11-
Docker is the easiest way to enable TensorFlow [GPU support](https://www.tensorflow.org/install/pip) on Linux since only the
11+
Docker is the easiest way to enable TensorFlow [GPU support](./pip.md) on Linux since only the
1212
[NVIDIA® GPU driver](https://github.com/NVIDIA/nvidia-docker/wiki/Frequently-Asked-Questions#how-do-i-install-the-nvidia-driver){:.external}
1313
is required on the *host* machine (the *NVIDIA® CUDA® Toolkit* does not need to
1414
be installed).

0 commit comments

Comments
 (0)