Via conda
To install a previous version of PyTorch via Anaconda or Miniconda, replace “0.1.12” in the following commands with the desired version (i.e., “0.2.0”).
Installing with CUDA 8
conda install pytorch=0.1.12 cuda80 -c soumith
To install a previous version of PyTorch via Anaconda or Miniconda, replace “0.1.12” in the following commands with the desired version (i.e., “0.2.0”).
Installing with CUDA 8
conda install pytorch=0.1.12 cuda80 -c soumith