Home
last modified time | relevance | path

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

/third_party/grpc/src/core/load_balancing/xds/
Dxds_cluster_manager.cc95 const std::map<std::string, Child>& cluster_map() const { in cluster_map() function in grpc_core::__anon141a25570111::XdsClusterManagerLbConfig
127 explicit ClusterPicker(ClusterMap cluster_map) in ClusterPicker()
367 ClusterPicker::ClusterMap cluster_map; in UpdateStateLocked() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/
Dgraph_kernel_cluster.cc101 std::vector<std::vector<size_t>> cluster_map(clusters_.size()); in CollectClusters() local