Skip to content

Commit d3ecb04

Browse files
authored
1 parent 0bf8a1d commit d3ecb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/auto-compression/run_imagenet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ python3.7 demo_imagenet.py \
55
--save_dir='./save_qat_mbv2/' \
66
--devices='cpu' \
77
--batch_size=2 \
8-
--data_dir='data/ILSVRC2012/' \
8+
--data_dir='../data/ILSVRC2012/' \
99
--config_path='./configs/CV/mbv2_ptq_hpo.yaml'

0 commit comments

Comments
 (0)