3 lines
46 B
Python
3 lines
46 B
Python
import torch
|
|
|
|
print(torch.cuda.is_available()) |
import torch
|
|
|
|
print(torch.cuda.is_available()) |