win10, CUDA10.0, anaconda_py3.6, installation pytorch

install PIP3 http://download.pytorch.org/whl/cpu/torch-1.1.0-cp36-cp36m-win_amd64.whl
PIP3 install torchvision
(1) question:
ImportError: the Load failed The DLL: The specified module could not be found.
(1) solve:
Conda install torchvision -c soumith
download for half an hour

Guess you like

Origin www.cnblogs.com/DutlKY/p/11614883.html