mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-26 02:14:06 +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:
@@ -0,0 +1,14 @@
|
||||
device: xpu
|
||||
device_id: 0
|
||||
cpu_thread_nums: 1
|
||||
warmup: 200
|
||||
repeat: 1000
|
||||
backend: lite
|
||||
profile_mode: end2end
|
||||
include_h2d_d2h: false
|
||||
use_fp16: false
|
||||
collect_memory_info: true
|
||||
sampling_interval: 1
|
||||
precision_compare: false
|
||||
xpu_l3_cache: 62914560
|
||||
result_path: benchmark_xpu_lite_fp32_e2e_mem.txt
|
||||
Reference in New Issue
Block a user