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
- Database
- AI
- 정규화
- TicTacToe
- 중첩질의
- pytorch
- mode bit
- kernel
- Hyperparameters
- 세미조인
- 데이터베이스
- Arificial Intelligence
- System Structure
- OS
- RuntimeError
- camerax
- backpropagate
- Artifical Intelligence
- 동기식 입출력
- dataloader
- 운영체제
- 조인
- Operating System
- 디비전 연산자
- Program Execution
- 비지도학습
- 실렉션
- 카티션 곱
- process
- SQL
Archives
- Today
- Total
목록Python (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