diff --git a/benchmark/cpp/config/config.gpu.trt.fp32.h2d.txt b/benchmark/cpp/config/config.gpu.trt.fp32.h2d.txt index 09ea2ab73..435715dc5 100755 --- a/benchmark/cpp/config/config.gpu.trt.fp32.h2d.txt +++ b/benchmark/cpp/config/config.gpu.trt.fp32.h2d.txt @@ -1,5 +1,5 @@ device: gpu -device_id: 3 +device_id: 2 cpu_thread_nums: 1 warmup: 200 repeat: 1000 @@ -11,4 +11,4 @@ collect_memory_info: false sampling_interval: 1 precision_compare: false xpu_l3_cache: 0 -result_path: benchmark_gpu_trt_fp32_h2d.txt \ No newline at end of file +result_path: benchmark_gpu_trt_fp32_h2d.txt