torch.cuda.initial_seed

torch.cuda.initial_seed() [source]

Returns the current random seed of the current GPU.

Warning

This function eagerly initializes CUDA.

Return type

int

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.cuda.initial_seed.html