torch.cuda.get_rng_state_all¶ torch.cuda.get_rng_state_all()[源代码]¶ 返回一个 ByteTensor 列表,表示所有设备的随机数状态。 返回类型 List[Tensor]