torch.manual_seed
-
torch.manual_seed(seed)[source] -
Sets the seed for generating random numbers on all devices. Returns a
torch.Generatorobject.
torch.manual_seed(seed) [source]
Sets the seed for generating random numbers on all devices. Returns a torch.Generator object.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.manual_seed.html