Browse Source

debug DDP train

yjh0410 2 năm trước cách đây
mục cha
commit
4c5fa56a44
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 \