未验证 提交 81b325db 编写于 作者: D Dong Daxiang 提交者: GitHub

Update BERT_10_MINS_CN.md

上级 df962cdf
......@@ -25,7 +25,7 @@ serving_io.save_model("bert_seq20_model", "bert_seq20_client", feed_dict, fetch_
#### Step2:启动服务
``` shell
python -m paddle_serving_server_gpu.serve --model bert_seq20_model --thread 10 --port 9292 --gpu_ids 0
python -m paddle_serving_server_gpu.serve --model bert_seq20_model --port 9292 --gpu_ids 0
```
| 参数 | 含义 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册