mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-08 10:00:29 +08:00

* [XPU] Update Lite XPU lib & add l3 cache benchmark option * Update build_linux_x86_64_cpp_xpu_with_benchmark.sh * Update kunlunxin.cmake * Update build_linux_x86_64_cpp_xpu_with_benchmark.sh
15 lines
266 B
Plaintext
Executable File
15 lines
266 B
Plaintext
Executable File
device: cpu
|
|
device_id: 0
|
|
cpu_thread_nums: 1
|
|
warmup: 200
|
|
repeat: 1000
|
|
backend: default
|
|
profile_mode: runtime
|
|
include_h2d_d2h: true
|
|
use_fp16: false
|
|
collect_memory_info: false
|
|
sampling_interval: 1
|
|
precision_compare: false
|
|
xpu_l3_cache: 0
|
|
result_path: benchmark_cpu.txt
|