xautodl/scripts-cluster
Xuanyi Dong 3ebbf8833f update
2019-04-08 11:18:37 +08:00
..
tmps update 2019-03-30 00:50:18 +08:00
job-script.sh Clear Scripts 2019-04-05 19:23:25 +08:00
README.md update 2019-04-08 11:18:37 +08:00
submit.sh update ZIP for imagenet 2019-04-02 14:58:25 +08:00

Commands on Cluster

RNN

bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 WT2-GDAS 1 "bash ./scripts-rnn/train-WT2.sh GDAS"
bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 PTB-GDAS 1 "bash ./scripts-rnn/train-PTB.sh GDAS"

CNN

bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 CIFAR10-CUT-GDAS-F1 1 "bash ./scripts-cnn/train-cifar.sh GDAS_F1 cifar10  cut"
bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 IMAGENET-GDAS-F1    1 "bash ./scripts-cnn/train-imagenet.sh GDAS_F1 52 14"
bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 IMAGENET-GDAS-V1    1 "bash ./scripts-cnn/train-imagenet.sh GDAS_V1 50 14"