torch.get_deterministic_debug_mode¶ torch.get_deterministic_debug_mode()[源代码]¶ 返回确定性操作的调试模式的当前值。有关详细信息,请参阅 torch.set_deterministic_debug_mode() 文档。 返回类型 int