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.
2 parents 91ce5e1 + 10216d4 commit 2325fa2Copy full SHA for 2325fa2
tensorflow_serving/g3doc/docker.md
@@ -232,7 +232,7 @@ details, see [running a serving image](#running-a-serving-image).
232
Let's run through a full example where we load a model with GPU-bound ops and
233
call it using the REST API.
234
235
-First install [`nvidia-docker`](#install-nvidia-docker). Next you can pull the
+First install [`nvidia-docker`](https://github.com/NVIDIA/nvidia-docker#quick-start). Next you can pull the
236
latest TensorFlow Serving GPU docker image by running:
237
238
```shell
0 commit comments