Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 272 Bytes

File metadata and controls

11 lines (9 loc) · 272 Bytes

Install PyTorch


@nabang1010

Ubuntu 18.04

CUDA 10.2

Install using pip

pip install torch==1.12.1+cu102 torchvision==0.13.1+cu102 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu102