Transcript: We import PyTorch. import torch. Then we print the PyTorch version that we are using. print(torch.__version__).
確定! 回上一頁