x = torch.zeros(5, 3, dtype=torch.long) print(x) ... torch.randn_like() torch.randint() torch.randint_like() torch.randperm() torch.empty().
確定! 回上一頁