Shortcuts

torch.cuda.get_rng_state_all

torch.cuda.get_rng_state_all()[源代码]

返回一个表示所有设备随机数状态的 ByteTensor 列表。

Return type

列表[张量]