Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- OS
- Arificial Intelligence
- process
- Operating System
- 정규화
- Hyperparameters
- Program Execution
- 비지도학습
- 조인
- 운영체제
- backpropagate
- 실렉션
- dataloader
- 디비전 연산자
- mode bit
- RuntimeError
- Artifical Intelligence
- camerax
- 데이터베이스
- 중첩질의
- pytorch
- kernel
- System Structure
- 카티션 곱
- AI
- Database
- TicTacToe
- SQL
- 세미조인
- 동기식 입출력
Archives
- Today
- Total
목록error (1)
aajin126's devlog

이 파일을 cmd에서 python train.py 명령으로 실행시키던 중 다음과 같은 RuntimeError가 났다. " RuntimeError: An attempt has been made to start a new process before the current process has finished its bootstrapping phase. This is probably means that you are not using fork to start your child processes and you have forgotten to use the proper idiom in the main module: if __name__ == '__main__': freeze_support () ... The "f..
error
2023. 7. 4. 10:35