yuns
pytorch 설치하기 본문
반응형
자신에게 맞는 버전을 클릭 하면 command창이 뜬다!
conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c pytorch
반응형
'pytorch module 정리' 카테고리의 다른 글
MultiLabelSoftMarginLoss (0) | 2021.05.13 |
---|---|
torch.diag() (0) | 2021.04.21 |
F.log_softmax() (0) | 2021.04.21 |
torchvision.datasets (cococaptions) (0) | 2021.04.20 |
Comments