Searched defs:cluster_exit_with_exception (Results 1 – 3 of 3) sorted by relevance
44 bool ClusterContext::cluster_exit_with_exception() const { return true; } in cluster_exit_with_exception() function in mindspore::distributed::cluster::ClusterContext
153 bool ClusterContext::cluster_exit_with_exception() const { return cluster_exit_with_exception_; } in cluster_exit_with_exception() function in mindspore::distributed::cluster::ClusterContext
153 bool cluster_exit_with_exception() { return cluster::ClusterContext::instance()->cluster_exit_with_… in cluster_exit_with_exception() function