Files
benchmarkexp/cudatest.py

3 lines
46 B
Python

import torch
print(torch.cuda.is_available())