# evaluate the searched model in GM-ProxylessNAS
./distributed_train.sh 8 /cache/data/ILSVRC/Data/CLS-LOC/ --model grad_select_edge_grad_split_op_sub_model_1 --opt rmsproptf --opt-eps .001

# evaluate the searched model in GM-OFA
./distributed_train.sh 8 /cache/data/ILSVRC/Data/CLS-LOC/ --model subnetwork_0_acc_80.46_flops_587 --opt lookahead_rmsproptf --opt-eps .001 --knowledge_distill --kd_ratio 1.0 --teacher_name teacher
