install pytorch cuda 10
import torch
print(torch.__version__)
# 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:
- git commit current changes to existing branch
- convert dash to underscore windows
- what is my ip
- disable open file explorer erverytime i connect usb ubuntu
- remove git credentials terminal
- disable swap ubuntu 18.04
- git config --global credential.helper osxkeychain
- lstinputlisting excluse lines
- add extra cygwin packages
- set feh wallpaper
- git bash anaconda
- linux install ping
- bash delete folder
- What debian version do i use
- choco installation
- stop docker container
- delete a deployment in kubernetes
- checking for existing ssh keys
- check vm ram details in linux
- ssl erzwingen htaccess
- install ansible in redhat
- what does pro mean in github
- change dns resolver linux
- how ot get android notifications i ubuntu