I installed Pytorch(GPU) through Conda, but it does not work!

Hi,

The problem is that your gpu is fairly “old” and so is not supported by the binary builds since 0.3.1
Note that such an old gpu might actually not be faster than running on cpu if you have a fairly recent cpu.
If you really want to use it, you will have to compile pytorch from source.

Thank you very much ! Maybe my CPU is lower ! hahaha…