run_autofinetune.sh 222 字节
Newer Older
Z
zhangxuefei 已提交
1 2 3 4
OUTPUT=result/

hub autofinetune img_cls.py \
    --param_file=hparam.yaml \
S
Steffy-zxf 已提交
5
    --cuda=['0'] \
Z
zhangxuefei 已提交
6 7 8 9 10
    --popsize=5 \
    --round=10 \
    --output_dir=${OUTPUT} \
    --evaluate_choice=fulltrail \
    --tuning_strategy=pshe2