Update benchmark.md

This commit is contained in:
dyning 2020-07-14 13:57:22 +08:00 committed by GitHub
parent ee716e4346
commit 7f8c64dfb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -11,11 +11,11 @@
|长边尺寸(px)|T4(s)|V100(s)|Intel至强6148(s)|骁龙855(s)|
|-|-|-|-|-|
|960|0.092|0.057|0.325|0.354|
|640|0.067|0.045|0.189| 0.236|
|480|0.057|0.043|0.129| 0.175|
|960|0.092|0.057|0.656|0.354|
|640|0.067|0.045|0.386| 0.236|
|480|0.057|0.043|0.241| 0.175|
说明:
- 评估耗时阶段为图像输入到结果输出的完整阶段,包括了图像的预处理和后处理。
- `Intel至强6148`为服务器端CPU型号测试中使用Intel MKL-DNN 加速CPU预测速度需要更新到飞桨latest版本
- `Intel至强6148`为服务器端CPU型号目前正在调试使用Intel MKL-DNN 进一步加速CPU预测速度
- `骁龙855`为移动端处理平台型号。