how to check the version of torch on my machine code example Example: get the torch version import torch print(torch.__version__)