# chapter\_09

- [GPU와 CUDA의 기본 개념](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_09/0901.md)
- [PyTorch에서 GPU 사용하기 (.to(device))](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_09/0902.md)
- [다중 GPU를 활용한 모델 병렬 처리 (DataParallel)](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_09/0903.md)
- [모델 및 데이터의 CPU와 GPU 간 이동](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_09/0904.md)
- [실습: GPU 가속을 활용한 모델 학습 속도 비교](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_09/0905.md)
