提交 5a3de832 编写于 作者: B barrierye

fix timeout time in cube example

上级 4639731b
......@@ -22,6 +22,7 @@ from paddle_serving_client.metric import auc
client = Client()
client.connect(["127.0.0.1:9292"])
client.set_rpc_timeout_ms(10000)
batch = 1
buf_size = 100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册