未验证 提交 52d629d5 编写于 作者: S shaohua.zhang 提交者: GitHub

Update GRPC_IMPL_CN.md

上级 9ce596ac
...@@ -10,7 +10,7 @@ gRPC 接口实现形式类似 Web Service: ...@@ -10,7 +10,7 @@ gRPC 接口实现形式类似 Web Service:
![](https://github.com/PaddlePaddle/Serving/blob/develop/doc/grpc_impl.png) ![](https://github.com/PaddlePaddle/Serving/blob/develop/doc/grpc_impl.png)
## 1. 与bRPC接口对比 ## 1.与bRPC接口对比
...@@ -127,6 +127,6 @@ python test_timeout_client.py ...@@ -127,6 +127,6 @@ python test_timeout_client.py
python test_list_input_client.py python test_list_input_client.py
``` ```
## 3. 更多示例 ## 3.更多示例
详见[`python/examples/grpc_impl_example`](https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/grpc_impl_example)下的示例文件。 详见[`python/examples/grpc_impl_example`](https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/grpc_impl_example)下的示例文件。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册