open-mmlab/mmsegmentation

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

Open

#1.593 aberto em 18 de mai. de 2022

Ver no GitHub
 (9 comments) (0 reactions) (1 assignee)Python (2.386 forks)batch import
awaiting responsehelp wanted

Métricas do repositório

Stars
 (6.867 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador