提交 cca8bc69 编写于 作者: W wangjiawei04

fix pre-commit test=serving

上级 dd2d10cb
......@@ -81,4 +81,3 @@ cat data.txt | python bert_client.py
我们基于V100对基于Padde Serving研发的Bert-As-Service的性能进行测试并与基于Tensorflow实现的Bert-As-Service进行对比,从用户配置的角度,采用相同的batch size和并发数进行压力测试,得到4块V100下的整体吞吐性能数据如下。
![4v100_bert_as_service_benchmark](4v100_bert_as_service_benchmark.png)
......@@ -48,4 +48,3 @@ python test_client.py ctr_client_conf/serving_client_conf.prototxt ./raw_data
```
Users can compare AUC results after quantization with AUC before quantization.
......@@ -48,4 +48,3 @@ python test_client.py ctr_client_conf/serving_client_conf.prototxt ./raw_data
```
用户可以将量化后的AUC结果同量化前的AUC做比较
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册