[cc]torch.manual_seed(1234)[/cc]随即看了一下这方面的资料。 ... torch.manual_seed(seed) # 为CPU设置随机种子 ... np.random.seed(seed) ...
確定! 回上一頁