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