Fen*_*hou 4 python random random-seed pytorch
是否torch.manual_seed包括 的操作torch.cuda.manual_seed_all?
torch.manual_seed
torch.cuda.manual_seed_all
如果是的话,我们可以直接使用torch.manual_seed来设置种子。否则我们应该调用这两个函数。
uke*_*emi 6
是的,torch.manual_seed()确实包括 CUDA:
torch.manual_seed()
您可以使用torch.manual_seed()为所有设备(CPU 和 CUDA)设置 RNG 种子:
归档时间:
4 年,6 月 前
查看次数:
5637 次
最近记录:
3 年,1 月 前