Spaces:
Runtime error
Runtime error
File size: 105 Bytes
2bbf97a |
1 2 3 |
import torch
print(torch.__version__)
print(torch.cuda.is_available()) # Zeigt, ob eine GPU erkannt wird |