t.shape torch.Size([3,3]). This allows us to see the tensor's shape is 3 x 3 . Note that, in PyTorch, size and shape of a tensor are the ...
確定! 回上一頁