Yay, works in DP via CPU
This commit is contained in:
parent
ab15419d2f
commit
fc941ebaf7
6 changed files with 18 additions and 9 deletions
|
|
@ -22,7 +22,8 @@ export TMP=/disk/scratch/${STUDENT_ID}/
|
|||
|
||||
source /home/${STUDENT_ID}/miniconda3/bin/activate mlp-cuda
|
||||
python train.py \
|
||||
--debug=True \
|
||||
--model='stn' \
|
||||
--save_path ./save_file/ShanghaiA \
|
||||
--batch_size 4 \
|
||||
--gpus 0,1,2,3,4,5 \
|
||||
# --gpus 0,1,2,3,4,5 \
|
||||
Loading…
Add table
Add a link
Reference in a new issue