Incompletable PyTorch with any CUDA version (module 'torch' has no attribute 'cuda')

前端 未结 0 1950
慢半拍i
慢半拍i 2020-11-28 08:19

I have nvidia 1080TI, Ubuntu x64 and Python 3.6.9 installed. I was trying to launch pytorch with command

import torch
print(torch.cuda.is_available)


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题