Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dcluster_config.h33 struct ClusterConfig { struct
34 …explicit ClusterConfig(const uint32_t &worker_num, const uint32_t &server_num, std::string host, c… in ClusterConfig() argument
46 uint32_t initial_worker_num;
48 uint32_t initial_server_num;
51 uint32_t heartbeat_interval;
52 std::string scheduler_host;
53 uint16_t scheduler_port;
55 uint32_t heartbeat_timeout;
57 uint32_t cluster_available_timeout;
59 uint32_t connect_interval;
[all …]
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Daggregate_cluster.proto24 message ClusterConfig { message
/third_party/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto75 message ClusterConfig { message