W3cubDocs

/PyTorch 2.9

torch.mtia.get_rng_state

torch.mtia.get_rng_state(device='mtia') [source]

Returns the random number generator state as a ByteTensor.

Parameters

device (torch.device or int, optional) – The device to return the RNG state of. Default: 'mtia' (i.e., torch.device('mtia'), the current mtia device).

Return type

Tensor

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.mtia.get_rng_state.html