notebook.community
Edit and run
In [1]: import torch
import torch
In [2]: t = torch.Tensor(1, 0) print(t)
t = torch.Tensor(1, 0) print(t)
1.00000e-29 * 2.7413 [torch.FloatTensor of size 1]