Files
test/test.py

6 lines
41 B
Python
Raw Normal View History

2025-06-18 09:17:12 +00:00
import torch
print(torch.__version__)