torch.randperm(n, out=None, dtype=torch.int64, layout=torch.strided, device=None, requires_grad=False) 返回一个0到n-1的数组.
確定! 回上一頁