mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 08:21:53 +08:00
[Benchmark] fix ppdet models download urls (#1679)
* [Benchmark] fix ppdet download urls * [Benchmark] fix ppdet download urls * [Benchmark] fix ppdet download urls * [Benchmark] fix ppdet download urls
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
device: xpu
|
||||
device_id: 0
|
||||
cpu_thread_nums: 1
|
||||
warmup: 20
|
||||
repeat: 100
|
||||
warmup: 200
|
||||
repeat: 1000
|
||||
backend: lite
|
||||
profile_mode: end2end
|
||||
include_h2d_d2h: false
|
||||
|
||||
Reference in New Issue
Block a user