Published
- 1 min read
get the torch version
The solution for this is noted below
get the torch version
Solution
import torch
print(torch.__version__)
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
import torch
print(torch.__version__)
Try other methods by searching on the site. That is if this doesn’t work