First, we import PyTorch. import torch. Then we check the PyTorch version we are using. print(torch.__version__).
確定! 回上一頁