open-mmlab/mmsegmentation
Vedi su GitHubERROR:torch.distributed.elastic.multiprocessing.api:failed
Open
#1593 aperta il 18 mag 2022
awaiting responsehelp wanted
Metriche repository
- Star
- (6867 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
I write my own dataset class and dataloader, and while train with mmcv.runner, I get the error "ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 1 (pid: 2762685)". I cannot locate the key problem according to this error report. How to resolve this issue?