cuda 10 install pytorch
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org torch===0.4.1 torchvision===0.4.2 -f https://download.pytorch.org/whl/torch_stable.html# CUDA 9.2
conda install pytorch==1.2.0 torchvision==0.4.0 cudatoolkit=9.2 -c pytorch
# CUDA 10.0
conda install pytorch==1.2.0 torchvision==0.4.0 cudatoolkit=10.0 -c pytorch
# CPU Only
conda install pytorch==1.2.0 torchvision==0.4.0 cpuonly -c pytorch
Also in Shell:
- check disk space linux
- read text file command prompt
- ping a port linux
- timedatectl
- ubuntu install composer
- git push to heroku
- unzip gz file linux
- refusing to merge unrelated histories git
- input command in python shell
- comment in shell script
- react native install
- Pyrit download command for linux
- get serial number for server using powreshell
- kill a port
- partially apply stash git
- package 'mana-toolkit' has no installation candidate
- remove home icon ubuntu
- bash remove random files from directory
- how to know if keras is installed
- install spotify ubuntu snap
- show remote git
- how to copy contents of ssh key into clipboard
- how to Install nodejs on a chromebook
- how to rsync linux