mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-19 09:24:46 +08:00
3 lines
46 B
Python
3 lines
46 B
Python
import torch
|
|
print(torch.cuda.is_available())
|