Error/Pytorch ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 1 - 728x90 반응형 1. 에러 화면 ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 1 (pid: 2762685) 2. 발생 원인 컴퓨터의 자원(cpu, ram, gpu 등) 한계보다 더 큰 모델의 크기나, 데이터가 한 번에 들어온 경우 3. 발생 위치 본인의 파이썬 실행 파일 중, 모델을 구성하는 부분 혹은 데이터를 로드하는 부분 4. 해결 방법 모델의 크기 축소, 배치 크기 축소 등 728x90 반응형 공유하기 게시글 관리 Minsu Jo's Development Log 저작자표시 비영리 동일조건 'Error > Pytorch' 카테고리의 다른 글 ImportError: cannot import name 'container_abcs' from 'torch._six' (0) 2024.05.23 AttributeError: module 'numpy' has no attribute 'int', DeepSORT (0) 2023.02.22 ModuleNotFoundError: No module named 'sklearn.utils.linear_assignment_' (0) 2023.02.22 UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). (0) 2023.02.06 ValueError: matrix contains invalid numeric entries (0) 2023.02.03 Contents 당신이 좋아할만한 콘텐츠 AttributeError: module 'numpy' has no attribute 'int', DeepSORT 2023.02.22 ModuleNotFoundError: No module named 'sklearn.utils.linear_assignment_' 2023.02.22 UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). 2023.02.06 ValueError: matrix contains invalid numeric entries 2023.02.03 댓글 0 + 이전 댓글 더보기