Skip to content

Commit

Permalink
fix demo (PaddlePaddle#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceci3 authored Apr 21, 2022
1 parent 0bf8a1d commit d3ecb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/auto-compression/run_imagenet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ python3.7 demo_imagenet.py \
--save_dir='./save_qat_mbv2/' \
--devices='cpu' \
--batch_size=2 \
--data_dir='data/ILSVRC2012/' \
--data_dir='../data/ILSVRC2012/' \
--config_path='./configs/CV/mbv2_ptq_hpo.yaml'

0 comments on commit d3ecb04

Please sign in to comment.