torch.are_deterministic_algorithms_enabled#
- torch.are_deterministic_algorithms_enabled()[源]#
如果全域性確定性標誌已開啟,則返回 True。有關更多詳細資訊,請參閱
torch.use_deterministic_algorithms()文件。- 返回型別
如果全域性確定性標誌已開啟,則返回 True。有關更多詳細資訊,請參閱 torch.use_deterministic_algorithms() 文件。