Files
pytorch-study/main.py
2025-06-12 00:14:11 +08:00

4 lines
50 B
Python

import torch
import numpy as np
torch.__version__