And another 2x2 tensor, like so: second = torch.zeros(2,2) second # Output: # tensor([[0., 0.], # [ ...
確定! 回上一頁