the official site install instruction wrong:
- OS : linux
- Package Manager : pip
- Python: 3.6
- CUDA: None
and the Run this command is:
pip install http://download.pytorch.org/whl/cu75/torch-0.1.12.post2-cp36-cp36m-linux_x86_64.whl
pip install torchvision
It's a GPU version not CPU version.
Hope fix it.
