/third_party/mindspore/config/ |
D | hccl_multi_machine_multi_rank.json | 17 "server_id": "[server_id_A]" string 25 "server_id": "[server_id_A]" string 33 "server_id": "[server_id_A]" string 41 "server_id": "[server_id_A]" string 49 "server_id": "[server_id_A]" string 57 "server_id": "[server_id_A]" string 65 "server_id": "[server_id_A]" string 73 "server_id": "[server_id_A]" string 81 "server_id": "[server_id_B]" string 89 "server_id": "[server_id_B]" string [all …]
|
D | hccl_single_machine_multi_rank.json | 17 "server_id": "[server_id]" string 25 "server_id": "[server_id]" string 33 "server_id": "[server_id]" string 41 "server_id": "[server_id]" string 49 "server_id": "[server_id]" string 57 "server_id": "[server_id]" string 65 "server_id": "[server_id]" string 73 "server_id": "[server_id]" string 105 "server_id": "can be specified as the machine's ip address", string
|
D | hccl_evb_multi_rank.json | 21 "server_id": "[sever_id]" string 31 "server_id": "[sever_id]" string
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | channelz.pyx.pxi | 32 def channelz_get_server(server_id): argument 39 def channelz_get_server_sockets(server_id, start_socket_id, max_results): argument
|
/third_party/mindspore/tests/st/tbe_networks/ |
D | hccl_2p_server_template.json | 21 "server_id": "[sever_id]" string 31 "server_id": "[sever_id]" string
|
D | hccl_2p_evb_template.json | 21 "server_id": "[sever_id]" string 31 "server_id": "[sever_id]" string
|
/third_party/grpc/examples/python/data_transmission/ |
D | demo.proto | 41 int64 server_id = 1; field
|
/third_party/grpc/src/core/lib/channel/ |
D | channelz_registry.cc | 195 char* grpc_channelz_get_server(intptr_t server_id) { in grpc_channelz_get_server() 209 char* grpc_channelz_get_server_sockets(intptr_t server_id, in grpc_channelz_get_server_sockets()
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | SimpleResponse.php | 43 protected $server_id = ''; variable in Grpc\\Testing\\SimpleResponse
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | SimpleResponse.php | 43 protected $server_id = ''; variable in Grpc\\Testing\\SimpleResponse
|
/third_party/grpc/src/proto/grpc/channelz/ |
D | channelz.proto | 191 int64 server_id = 5; field 493 int64 server_id = 1; field 503 int64 server_id = 1; field
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
D | radius_server.h | 164 const char *server_id; member
|
D | radius_server.c | 274 const char *server_id; member
|
/third_party/grpc/src/proto/grpc/testing/ |
D | messages.proto | 115 string server_id = 4; field
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | fils_hlp.c | 43 const u8 *server_id = NULL; in fils_dhcp_request() local
|
D | ap_config.h | 516 char *server_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | fils_hlp.c | 43 const u8 *server_id = NULL; in fils_dhcp_request() local
|
D | ap_config.h | 507 char *server_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
D | eapol_auth_sm.h | 48 const u8 *server_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | eap.h | 137 const u8 *server_id; member
|
D | eap_i.h | 212 const u8 *server_id; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | eap.h | 244 u8 *server_id; member
|
/third_party/grpc/test/cpp/interop/ |
D | interop_client.cc | 957 std::string server_id; in DoPickFirstUnary() local
|
/third_party/mindspore/mindspore/ccsrc/ps/ |
D | worker.cc | 846 int64_t server_id = key_to_server_id_[param_key]; in RoundRobinPartitioner() local
|