GT 710+PyTorch 的坑
PyTorch 兼容性 最开始是跑 PyTorch 的时候遇到警告: Found GPU0 NVIDIA GeForce GT 710 which is of cuda capability 3.5. PyTorch no longer supports this GPU because it is too old. The minimum cuda capability supported by this library is 3.7.</code></pre> 经过网上冲浪发现这个 issue:pytorch/pytorch#…