pytorch各个版本的下载地址

1. pytorch0.4.0, python3.5, Linux, cu80, 86_64

http://download.pytorch.org/whl/cu80/torch-0.4.0-cp35-cp35m-linux_x86_64.whl

2. pytorch0.4.0, python3.5, Linux, cu90, 86_64

http://download.pytorch.org/whl/cu90/torch-0.4.0-cp35-cp35m-linux_x86_64.whl

3. pytorch0.4.0, python3.6, windows, cpu, 64

http://download.pytorch.org/whl/cpu/torch-0.4.0-cp36-cp36m-win_amd64.whl

4. pytorch0.4.0, python2.7, Linux, cu90, 86_64

http://download.pytorch.org/whl/cu90/torch-0.4.0-cp27-cp27m-linux_x86_64.whl

5. pytorch0.3.1, python3.5, Linux, cu80, 86_64

http://download.pytorch.org/whl/cu80/torch-0.3.1-cp35-cp35m-linux_x86_64.whl

6. pytorch0.3.1, python3.6, Linux, cu80, 86_64

http://download.pytorch.org/whl/cu80/torch-0.3.1-cp36-cp36m-linux_x86_64.whl

http://download.pytorch.org/whl/cu90/torch-0.4.0-cp36-cp36m-linux_x86_64.whl

http://download.pytorch.org/whl/cu90/torch-0.3.1-cp36-cp36m-linux_x86_64.whl

其他照推.

你可能感兴趣的:(pytorch)