Tensor.size() — PyTorch 1.7.1 documentation torch.numel() ... __version__) # 1.7.1 t = torch.zeros(2, 3) print(t) # tensor([[0., 0., 0.] ...
確定! 回上一頁