RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.
Created by: anhTuan0712
when training with "Non-distributed"
cmd: python tools/train.py configs/voc_unet.py
I got an error: RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.
Image:
