I updated to 1.2
I found that torchvision that comes with it is 0.3 instead of 0.4 as promoted
And it is not even working
Throws an error when importing it
import torchvision
Gives very long error, last line of which is: DLL failure: sepecified module not found.
1 Like
That was true, until today’s morning. They fixed it. Now you get 1.2. You can try it.
However it comes with torchvision 0.3 instead of 0.4 as they promoted, and it doesn’t even work
1 Like
Please read this post carefully.
Thanks and sorry for my ignorance. How can I know when you finish torch 0.4 binary files building and put them in the offical channel ? I will keep an eye on the link your gave.
Just subscribe that post. We’ll close it when ready.
1 Like
Just to remind you that torchvision is uploaded and you can use the commands on pytorch.org to install.
1 Like
Thank you SO much
Keep up the good work.