大家好,又见面了,我是你们的朋友全栈君。
转自:https://blog.csdn.net/sunny_580/article/details/78958236
pytorch安装命令
OS :Linux,
Package Manager :conda,
Python :2.7,
CUDA :7.5
Run this command: conda install pytorch torchvision cuda75 -c pytorch
CUDA :8
Run this command: conda install pytorch torchvision -c pytorch
CUDA :9
Run this command: conda install pytorch torchvision cuda90 -c pytorch
CUDA :NONE
Run this command: conda install pytorch torchvision -c pytorch
OS :Linux,
Package Manager :conda,
Python :3.5,
CUDA :7.5
Run this command: conda install pytorch torchvision cuda75 -c pytorch
CUDA :8
Run this command: conda install pytorch torchvision -c pytorch
CUDA :9
Run this command: conda install pytorch torchvision cuda90 -c pytorch
CUDA :NONE
Run this command: conda install pytorch torchvision -c pytorch
OS :Linux,
Package Manager :conda,
Python :3.6,
CUDA :7.5
Run this command: conda install pytorch torchvision cuda75 -c pytorch
CUDA :8
Run this command: conda install pytorch torchvision -c pytorch
CUDA :9
Run this command: conda install pytorch torchvision cuda90 -c pytorch
CUDA :NONE
Run this command: conda install pytorch torchvision -c pytorch
OS :Linux,
Package Manager :pip,
Python :2.7,
CUDA :7.5
Run this command:pip install http://download.pytorch.org/whl/cu75/torch-0.3.0.post4-cp27-cp27mu-linux_x86_64.whl
pip install torchvision
# if the above command does not work, then you have python 2.7 UCS2, use this command
pip install http://download.pytorch.org/whl/cu75/torch-0.3.0.post4-cp27-cp27m-linux_x86_64.whl
CUDA :8
Run this command: pip install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp27-cp27mu-linux_x86_64.whl
pip install torchvision
# if the above command does not work, then you have python 2.7 UCS2, use this command
pip install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp27-cp27m-linux_x86_64.whl
CUDA :9
Run this command: pip install http://download.pytorch.org/whl/cu90/torch-0.3.0.post4-cp27-cp27mu-linux_x86_64.whl
pip install torchvision
# if the above command does not work, then you have python 2.7 UCS2, use this command
pip install http://download.pytorch.org/whl/cu90/torch-0.3.0.post4-cp27-cp27m-linux_x86_64.whl
CUDA :NONE
Run this command: pip install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp27-cp27mu-linux_x86_64.whl
pip install torchvision
# if the above command does not work, then you have python 2.7 UCS2, use this command
pip install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp27-cp27m-linux_x86_64.whl
OS :Linux,
Package Manager :pip,
Python :3.5,
CUDA :7.5
Run this command: pip3 install http://download.pytorch.org/whl/cu75/torch-0.3.0.post4-cp35-cp35m-linux_x86_64.whl
pip3 install torchvision
CUDA :8
Run this command: pip3 install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp35-cp35m-linux_x86_64.whl
pip3 install torchvision
CUDA :9
Run this command: pip3 install http://download.pytorch.org/whl/cu90/torch-0.3.0.post4-cp35-cp35m-linux_x86_64.whl
pip3 install torchvision
CUDA :NONE
Run this command: pip3 install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp35-cp35m-linux_x86_64.whl
pip3 install torchvision
OS :Linux,
Package Manager :pip,
Python :3.6,
CUDA :7.5
Run this command: pip3 install http://download.pytorch.org/whl/cu75/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl
pip3 install torchvision
CUDA :8
Run this command: pip3 install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl
pip3 install torchvision
CUDA :9
Run this command: pip3 install http://download.pytorch.org/whl/cu90/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl
pip3 install torchvision
CUDA :NONE
Run this command: pip3 install http://download.pytorch.org/whl/cu80/torch-0.3.0.post4-cp36-cp36m-linux_x86_64.whl
pip3 install torchvision
OS :Linux,
Package Manager :Source,
Python :2.7, 3.5, 3.6
CUDA :7.5, 8, 9, None
Run this command: # Follow instructions at this URL:
https://github.com/pytorch/pytorch#from-source
OS :OSX,
Package Manager :Source,
Python :2.7, 3.5, 3.6
CUDA :7.5, 8, 9, None
Run this command: # Follow instructions at this URL:
https://github.com/pytorch/pytorch#from-source
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/152777.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...