We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf8a1d commit d3ecb04Copy full SHA for d3ecb04
demo/auto-compression/run_imagenet.sh
@@ -5,5 +5,5 @@ python3.7 demo_imagenet.py \
5
--save_dir='./save_qat_mbv2/' \
6
--devices='cpu' \
7
--batch_size=2 \
8
- --data_dir='data/ILSVRC2012/' \
+ --data_dir='../data/ILSVRC2012/' \
9
--config_path='./configs/CV/mbv2_ptq_hpo.yaml'
0 commit comments