未验证 提交 d0c7f3da 编写于 作者: B Bin Lu 提交者: GitHub

Update paddle_serving_deploy.md

上级 70289739
...@@ -182,7 +182,7 @@ cd ../ ...@@ -182,7 +182,7 @@ cd ../
wget https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/rec/data/drink_dataset_v1.0.tar && tar -xf drink_dataset_v1.0.tar wget https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/rec/data/drink_dataset_v1.0.tar && tar -xf drink_dataset_v1.0.tar
``` ```
## 4.2 服务部署和请求 ## 4.2 服务部署和请求
**注意:** 识别服务涉及到多个模型,采用PipeLine部署方式。Pipeline部署方式当前不支持windows平台。 **注意:** 识别服务涉及到多个模型,出于性能考虑采用PipeLine部署方式。Pipeline部署方式当前不支持windows平台。
- 进入到工作目录 - 进入到工作目录
```shell ```shell
cd ./deploy/paddleserving/recognition cd ./deploy/paddleserving/recognition
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册