pytorch安裝命令
轉自: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
相關文章
- 安裝pytorchPyTorch
- pytorch安裝PyTorch
- pytorch安裝教程PyTorch
- Pytorch環境安裝PyTorch
- Pytorch安裝問題PyTorch
- 安裝PyTorch_1PyTorch
- windows下pytorch的安裝WindowsPyTorch
- Pytorch的GPU版本安裝PyTorchGPU
- windows安裝純CPU版的pytorchWindowsPyTorch
- Python 環境配置(三)安裝pytorchPythonPyTorch
- kangle 解除安裝命令
- mysql ubuntu 命令安裝MySqlUbuntu
- securitycrt 安裝rz命令
- linux命令安裝Linux
- asm命令及安裝ASM
- 映象安裝pytorch的簡便方法總結PyTorch
- 解決pytorch-gpu 安裝失敗方案PyTorchGPU
- Windows10安裝Pytorch步驟記錄WindowsPyTorch
- PYTORCH安裝過程以及遇到的問題PyTorch
- PyTorch深度學習入門筆記(一)PyTorch環境配置及安裝PyTorch深度學習筆記
- CloudFoundry命令列安裝和解除安裝外掛Cloud命令列
- 【深度學習】PyTorch CUDA環境配置及安裝深度學習PyTorch
- 安裝pytorch-gpu的經驗與教訓PyTorchGPU
- Linux命令之rpm安裝命令Linux
- CentOS 6.5 tree命令安裝CentOS
- 給cygwin安裝命令packagePackage
- pip 命令安裝模組包
- dos命令安裝證書
- win10中pyTorch的GPU模式安裝記錄Win10PyTorchGPU模式
- anaconda安裝pytorch1.7.1的方法,親測可用PyTorch
- ubuntu 命令安裝 beyond compareUbuntu
- Ubuntu常用軟體安裝命令Ubuntu
- 安裝指定版本Selenium命令
- db2 命令列安裝DB2命令列
- Windows命令列解除安裝IEWindows命令列
- Docker安裝及基本命令Docker
- Ubuntu 軟體安裝命令:aptUbuntuAPT
- linux命令(附帶安裝)Linux