提交 6a65db9c 编写于 作者: B barriery

update doc

上级 af6c50b4
...@@ -279,6 +279,8 @@ Here, we build a simple imdb model enable example to show how to use Pipeline Se ...@@ -279,6 +279,8 @@ Here, we build a simple imdb model enable example to show how to use Pipeline Se
### Get the model file and start the Paddle Serving Service ### Get the model file and start the Paddle Serving Service
PipelineServing also supports local automatic startup of PaddleServingService. Please refer to the example `python/examples/pipeline/ocr`.
```shell ```shell
cd python/examples/pipeline/imdb_model_ensemble cd python/examples/pipeline/imdb_model_ensemble
sh get_data.sh sh get_data.sh
......
...@@ -277,6 +277,8 @@ dag: ...@@ -277,6 +277,8 @@ dag:
### 获取模型文件并启动 Paddle Serving Service ### 获取模型文件并启动 Paddle Serving Service
PipelineServing 也支持本地自动启动 PaddleServingService,请参考 `python/examples/pipeline/ocr` 下的例子。
```shell ```shell
cd python/examples/pipeline/imdb_model_ensemble cd python/examples/pipeline/imdb_model_ensemble
sh get_data.sh sh get_data.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册