torch.is_deterministic_algorithms_warn_only_enabled#
- torch.is_deterministic_algorithms_warn_only_enabled()[source]#
如果全域性確定性標誌設定為僅警告,則返回 True。有關更多詳細資訊,請參閱
torch.use_deterministic_algorithms()文件。- 返回型別
如果全域性確定性標誌設定為僅警告,則返回 True。有關更多詳細資訊,請參閱 torch.use_deterministic_algorithms() 文件。