yjh0410 2 anni fa
parent
commit
4c5fa56a44
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \