x = torch.zeros(5, 3, dtype=torch.long) print(x) ... 的隨機種子,為`long` 型別 torch.initial_seed # 檢視隨機數生成器狀態 torch.get_rng_state ...
確定! 回上一頁