Skip to content

Commit 5446bbe

Browse files
style(pre-commit): autofix
1 parent 51e55aa commit 5446bbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

perception/tensorrt_yolox/config/yolox_s_plus_opt.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
profile_per_layer: false
1313
clip_value: 6.0
1414
preprocess_on_gpu: true
15-
calibration_image_list_path: ""
15+
calibration_image_list_path: ""

perception/tensorrt_yolox/config/yolox_tiny.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
profile_per_layer: false
1313
clip_value: 0.0
1414
preprocess_on_gpu: true
15-
calibration_image_list_path: ""
15+
calibration_image_list_path: ""

0 commit comments

Comments
 (0)