mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[XPU] Update Lite XPU lib and fixed some bugs (#1647)
This commit is contained in:
14
benchmark/cpp/config/config.xpu.lite.fp32.l3.e2e.txt
Executable file
14
benchmark/cpp/config/config.xpu.lite.fp32.l3.e2e.txt
Executable file
@@ -0,0 +1,14 @@
|
||||
device: xpu
|
||||
device_id: 0
|
||||
cpu_thread_nums: 1
|
||||
warmup: 20
|
||||
repeat: 100
|
||||
backend: lite
|
||||
profile_mode: end2end
|
||||
include_h2d_d2h: false
|
||||
use_fp16: false
|
||||
collect_memory_info: false
|
||||
sampling_interval: 1
|
||||
precision_compare: false
|
||||
xpu_l3_cache: 62914560
|
||||
result_path: benchmark_xpu_lite_fp32_l3_e2e.txt
|
||||
14
benchmark/cpp/config/config.xpu.lite.fp32.l3.txt
Executable file
14
benchmark/cpp/config/config.xpu.lite.fp32.l3.txt
Executable file
@@ -0,0 +1,14 @@
|
||||
device: xpu
|
||||
device_id: 0
|
||||
cpu_thread_nums: 1
|
||||
warmup: 20
|
||||
repeat: 100
|
||||
backend: lite
|
||||
profile_mode: runtime
|
||||
include_h2d_d2h: false
|
||||
use_fp16: false
|
||||
collect_memory_info: false
|
||||
sampling_interval: 1
|
||||
precision_compare: false
|
||||
xpu_l3_cache: 62914560
|
||||
result_path: benchmark_xpu_lite_fp32_l3.txt
|
||||
Reference in New Issue
Block a user