[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:
DefTruth
2023-03-22 18:06:00 +08:00
committed by GitHub
parent b672e32dae
commit ab65557121
12 changed files with 239 additions and 157 deletions

View File

@@ -1,8 +1,8 @@
device: xpu
device_id: 0
cpu_thread_nums: 1
warmup: 10
repeat: 20
warmup: 200
repeat: 1000
backend: lite
profile_mode: end2end
include_h2d_d2h: false
@@ -11,4 +11,4 @@ collect_memory_info: true
sampling_interval: 1
precision_compare: false
xpu_l3_cache: 0
result_path: benchmark_xpu_lite_fp32_e2e_mem.txt
result_path: benchmark_xpu_lite_fp32_e2e_mem.txt

View File

@@ -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
@@ -11,4 +11,4 @@ collect_memory_info: false
sampling_interval: 1
precision_compare: false
xpu_l3_cache: 0
result_path: benchmark_xpu_lite_fp32_e2e.txt
result_path: benchmark_xpu_lite_fp32_e2e.txt

View File

@@ -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

View File

@@ -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

View File

@@ -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: runtime
include_h2d_d2h: false

View File

@@ -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: runtime
include_h2d_d2h: false
@@ -11,4 +11,4 @@ collect_memory_info: false
sampling_interval: 1
precision_compare: false
xpu_l3_cache: 0
result_path: benchmark_xpu_lite_fp32.txt
result_path: benchmark_xpu_lite_fp32.txt