torch.seed# torch.seed()[source]# Sets the seed for generating random numbers to a non-deterministic random number on all devices. Returns a 64 bit number used to seed the RNG. Return type int
torch.seed# torch.seed()[source]# Sets the seed for generating random numbers to a non-deterministic random number on all devices. Returns a 64 bit number used to seed the RNG. Return type int