open-mmlab/mmsegmentation

ERROR:torch.distributed.elastic.multiprocessing.api:failed

Open

#1.593 geöffnet am 18. Mai 2022

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (2.386 Forks)batch import
awaiting responsehelp wanted

Repository-Metriken

Stars
 (6.867 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide