pytorch遇到的问题:RuntimeError: randperm is only implemented for CPU ... 语法格式: y = torch.randperm(n) y是把1到n这些数随机打乱得到的一个 ...
確定! 回上一頁