torch.cuda.seed_all¶ torch.cuda.seed_all()[源代码]¶ 将所有 GPU 上生成随机数的种子设置为随机数。 如果 CUDA 不可用,则可以安全地调用此函数;在这种情况下,它将被静默忽略。