Update reproduce.sh
This commit is contained in:
parent
357e877e8d
commit
571a60250e
@ -1,4 +1,4 @@
|
||||
python search.py --dataset cifar10
|
||||
python search.py --dataset cifar10 --trainval
|
||||
python search.py --dataset cifar100
|
||||
python search.py --dataset ImageNet16-120
|
||||
python search.py --dataset cifar10 --data_loc '../datasets/cifar10'
|
||||
python search.py --dataset cifar10 --trainval --data_loc '../datasets/cifar10'
|
||||
python search.py --dataset cifar100 --data_loc '../datasets/cifar100'
|
||||
python search.py --dataset ImageNet16-120 --data_loc '../datasets/ImageNet16'
|
||||
|
Loading…
Reference in New Issue
Block a user