瀏覽代碼

debug DDP train

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

+ 1 - 0
train_ddp.sh

@@ -13,4 +13,5 @@ python -m torch.distributed.run --nproc_per_node=4 train.py \
                                                     --eval_epoch 10 \
                                                     --ema \
                                                     --fp16 \
+                                                    --sybn \
                                                     --multi_scale \