myniu
init
12f772a
raw
history blame contribute delete
No virus
194 Bytes
#!/bin/bash
work_path=$(dirname $0)
python -m torch.distributed.launch --nproc_per_node=8 main.py \
--config $work_path/config.yaml --launcher pytorch \
--load-iter 10000 \
--resume