I am trying to install pytorch on windows and there is one which is available for it but shows an error.
conda install -c peterjc123 pytorch=0.1.12 >
conda install -c peterjc123 pytorch=0.1.12
for python 3.7 which is the latest till date
for pytorch on cpu
pip install https://download.pytorch.org/whl/cpu/torch-1.0.1-cp37-cp37m-win_amd64.whl
pip install torchvision