瀏覽代碼

use 4 gpus

yjh0410 2 年之前
父節點
當前提交
3978bd6ab3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      train.sh

+ 1 - 1
train.sh

@@ -52,7 +52,7 @@ else
 fi
 
 # -------------------------- Train Pipeline --------------------------
-WORLD_SIZE=8
+WORLD_SIZE=4
 if [ $WORLD_SIZE == 1 ]; then
     python train.py \
             --cuda \