未验证 提交 48c2df12 编写于 作者: S ShiningZhang 提交者: GitHub

Updata general-client/README_CN.md

上级 7cd530e6
......@@ -25,10 +25,9 @@ python -m paddle_serving_server.serve --model uci_housing_model --thread 10 --po
更多示例详见[simple_client.cpp](./example/simple_client.cpp)
<center>
| Argument | Type | Default | Description |
| ---------------------------------------------- | ---- | ------------------------------------ | ----------------------------------------------------- |
| `client_conf` | str | `"serving_client_conf.prototxt"` | Path of client conf |
| `server_port` | str | `"127.0.0.1:9393"` | Exposed ip:port of server |
| `test_type` | str | `"brpc"` | Mode of request "brpc" |
| `test_type` | str | `"brpc"` | Mode of request "brpc" |
| `sample_type` | str | `"fit_a_line"` | Type of sample include "fit_a_line,bert" |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册