Rate this Page
โ˜… โ˜… โ˜… โ˜… โ˜…

torch.cuda.get_rng_state_all#

torch.cuda.get_rng_state_all()[source]#

Return a list of ByteTensor representing the random number states of all devices.

Return type

list[torch.Tensor]