Advertisement
gk231192

Module 13.3 Google Colab

Jul 8th, 2025
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.06 KB | None | 0 0
  1. import torch
  2.  
  3. print("PyTorch version:", torch.__version__)
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement