pytorch installation and configuration

Terminal run: 
PIP3 install https://download.pytorch.org/whl/cu100/torch-1.1.0-cp36-cp36m-win_amd64.whl
pip3 install torchvision
or:
the install pytorch torchvision cudatoolkit = Conda -C pytorch 10.0 
Conda installation is fairly slow

 

Guess you like

Origin www.cnblogs.com/wind-chaser/p/11310405.html