import torch. import random. a = torch.rand(9); print('a:\n', a); random.shuffle(a) ... please follow these steps to randomize your list:.
確定! 回上一頁