Home
last modified time | relevance | path

Searched defs:GetHostNames (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/cluster/topology/
Dcompute_graph_node.cc545 std::vector<std::string> ComputeGraphNode::GetHostNames(const std::string &role) { in GetHostNames() function in mindspore::distributed::cluster::topology::ComputeGraphNode
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/distributed/cluster/topology/
Dtest_dynamic_networking.cc482 TEST_F(TestDynamicNetworking, GetHostNames) { in TEST_F() argument