Pytorch 0.3.0 or 0.3.1 not available for windows now

Hi Shuai!

I was able to install and run pytorch 0.3.0 on windows 10. (My
motivation was to run pytorch on an old laptop gpu, and 0.3.0
was the newest version of pytorch I could find that was pre-built
with support for my old gpu.)

See this post from @ptrblck where he gives a link to some “legacy”
binaries built by @peterjc123 (but do read through the entire thread
for context):

Please be aware, however, that newer versions of pytorch are much
better – they have numerous new and improved features, bug fixes,
performance enhancements, etc. So you will encounter significant
disadvantages using an old version such as 0.3.0.

Good luck!

K. Frank