Local
GPU : GTX 1660 Ti
PyTorch Install
$ pip3 install torch==1.10.1+cu102 torchvision==0.11.2+cu102 torchaudio===0.10.1+cu102 -f https://download.pytorch.org/whl/cu102/torch_stable.html
Server
GPU : GTX 3090
PyTorch Install
$ pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html
CUDA & CUDNN
-- base
cuda_11.1.0_455.23.05_linux.run
cudnn-11.1-linux-x64-v8.0.5.39.tgz
-- edit
cuda_11.2.0_460.27.04_linux.run
cudnn-11.2-linux-x64-v8.1.0.77.tgz
'끄적 끄적' 카테고리의 다른 글
ML/DL 면접 준비 (0) | 2024.01.26 |
---|---|
[포토폴리오] 참고 블로그 리스트 (0) | 2023.05.20 |
[Boostcamp] / [Pre-Course] numpy (0) | 2022.12.29 |
[Boostcamp] / [Pre-Course] 2일차 - File exception handling logging (0) | 2022.12.28 |
[Boostcamp] / [Pre-Course] 1일차 - Python Object Oriented Programming (0) | 2022.12.28 |