torch.get_deterministic_debug_mode¶ torch.get_deterministic_debug_mode()[源代码]¶ 返回确定性操作的调试模式的当前值。更多详情请参阅torch.set_deterministic_debug_mode()文档。 Return type int