torch.is_deterministic_algorithms_warn_only_enabled¶ torch.is_deterministic_algorithms_warn_only_enabled()[source][source]¶ 如果全域性確定性演算法標誌設定為僅警告模式,則返回 True。有關詳細資訊,請參閱 torch.use_deterministic_algorithms() 文件。 返回型別 bool