We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d256c8f commit 15a987eCopy full SHA for 15a987e
pytorch/serving/README.md
@@ -64,6 +64,7 @@ docker run -d --rm --name server \
64
```
65
66
#### Run Torchserve for XPU device
67
+
68
```bash
69
# Assuming that the above pre-archived model is in the current working directory
70
docker run -d --rm --name server \
0 commit comments