Skip to content

Commit 2325fa2

Browse files
Merge pull request #1845 from arghyaganguly:fix-nvidia-docker-link-gpu-serving-example
PiperOrigin-RevId: 385719880
2 parents 91ce5e1 + 10216d4 commit 2325fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_serving/g3doc/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ details, see [running a serving image](#running-a-serving-image).
232232
Let's run through a full example where we load a model with GPU-bound ops and
233233
call it using the REST API.
234234

235-
First install [`nvidia-docker`](#install-nvidia-docker). Next you can pull the
235+
First install [`nvidia-docker`](https://github.com/NVIDIA/nvidia-docker#quick-start). Next you can pull the
236236
latest TensorFlow Serving GPU docker image by running:
237237

238238
```shell

0 commit comments

Comments
 (0)