Closed Eaton2022 closed 2 years ago
cuda version:10.0 torch version:1.4.0 print(torch.cuda.is_available())
false I wonder how can I solve this problem?
solved pip install https://download.pytorch.org/whl/cu100/torch-1.4.0%2Bcu100-cp38-cp38-linux_x86_64.whl
cuda version:10.0 torch version:1.4.0 print(torch.cuda.is_available())