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