Shortcuts

torch.seed

torch.seed()[源代码]

设置生成随机数的种子为一个非确定性的随机数。返回一个用于种子随机数生成器的64位数字。

Return type

int

优云智算