yjh0410 hace 2 años
padre
commit
3978bd6ab3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \