说明:返回生成随机数的原始种子值 >>> torch.manual_seed(4) <torch._C.Generator object at 0x0000019684586350> >>> torch.initial_seed() 4 ...
確定! 回上一頁