initial commit
This commit is contained in:
3
is_torch.py
Normal file
3
is_torch.py
Normal file
@ -0,0 +1,3 @@
|
||||
import torch
|
||||
|
||||
print(torch.cuda.is_available())
|
||||
Reference in New Issue
Block a user