Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_manager.cc58 explicit XdsClusterManagerLbConfig(ClusterMap cluster_map) in XdsClusterManagerLbConfig()
63 const ClusterMap& cluster_map() const { return cluster_map_; } in cluster_map() function in grpc_core::__anonae727ce30111::XdsClusterManagerLbConfig
106 explicit ClusterPicker(ClusterMap cluster_map) in ClusterPicker()
340 ClusterPicker::ClusterMap cluster_map; in UpdateStateLocked() local
616 XdsClusterManagerLbConfig::ClusterMap cluster_map; in ParseLoadBalancingConfig() local
/external/tensorflow/tensorflow/dtensor/mlir/
Dmerge_clusters.cc487 std::map<Mesh, llvm::SmallVector<mlir::tf_device::ClusterOp, 4>> cluster_map; in MergeClusters() local
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc1333 std::unordered_map<int, double> cluster_map; in FindKMeansClusterMap() local
1382 std::unordered_map<int, int> cluster_map; in KMeans() local