空配列 torch.empty() >>> torch.empty(3,3,5) # ランダム ... torch.randperm(10) # 0-9のrandom permutation tensor([4, 6, 2, 8, 5, 9, 7, 3, 0, ...
確定! 回上一頁