Searched defs:set_cluster_exit_with_exception (Results 1 – 3 of 3) sorted by relevance
42 void ClusterContext::set_cluster_exit_with_exception() { return; } in set_cluster_exit_with_exception() function in mindspore::distributed::cluster::ClusterContext
151 void ClusterContext::set_cluster_exit_with_exception() { cluster_exit_with_exception_ = true; } in set_cluster_exit_with_exception() function in mindspore::distributed::cluster::ClusterContext
151 void set_cluster_exit_with_exception() { cluster::ClusterContext::instance()->set_cluster_exit_with… in set_cluster_exit_with_exception() function