open-mmlab/mmsegmentation

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

Ouverte

#1 593 ouverte le 18 mai 2022

 (9 commentaires) (0 réaction) (1 personne assignée)Python (2 386 forks)batch import
awaiting responsehelp wanted

Métriques du dépôt

Stars
 (6 867 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur