PyTorch requires Python version 3.7 or above, so I decided to install ... torch x = torch.ones(5, 5) print(x) if torch.cuda.is_available(): ...
確定! 回上一頁