@hjung although you are getting True
for torch.cuda.is_available()
, without underlying nvidia drivers you will be unable to use it for tensor operations
There is an older thread discussing the same thing
@hjung although you are getting True
for torch.cuda.is_available()
, without underlying nvidia drivers you will be unable to use it for tensor operations
There is an older thread discussing the same thing