Get desktop application:
View/edit binary Protocol Buffers messages
repeated Tensor inputs = 1
bool return_result = 2
int64 subgraph = 3
(message has no fields)
string rank_table_content = 1
oneof address_choice
string address = 1
string agent_ip = 2
(message has no fields)
repeated AgentSpec agent_spec = 1
string address = 2
string servable_name = 1
uint32 version_number = 2
string servable_name = 1
uint32 version_number = 2
optional ModelInfos model_infos = 3
optional ErrorMsg error_msg = 4
uint64 worker_pid = 1
string error_msg = 2
(message has no fields)
Used in: AgentConfigAcquireReply
string ip = 1
int64 device_id = 2
Used in: AgentRegisterRequest
int64 rank_id = 1
int64 batch_size = 2
repeated TensorInfo outputs = 4
Used in: AgentConfigAcquireReply
string servable_name = 1
string model_key = 2
bool with_batch_dim = 3
repeated int64 without_batch_dim_inputs = 4
map<uint64, int64> inputs_count = 5
map<uint64, int64> outputs_count = 6
Used in: Tensor, TensorInfo
MS_UNKNOWN = 0
MS_BOOL = 1
MS_INT8 = 2
MS_UINT8 = 3
MS_INT16 = 4
MS_UINT16 = 5
MS_INT32 = 6
MS_UINT32 = 7
MS_INT64 = 8
MS_UINT64 = 9
MS_FLOAT16 = 10
MS_FLOAT32 = 11
MS_FLOAT64 = 12
MS_STRING = 13
MS_BYTES = 14
Used in: AgentConfigAcquireReply
int64 rank_size = 1
int64 stage_size = 2
Used in: AgentExitReply, AgentFailedReply, AgentRegisterReply, DistributedExitReply, DistributedPredictReply, ExitReply, GetModelInfoReply, PredictReply, RegisterReply
int64 error_code = 1
bytes error_msg = 2
Used as response type in: MSMaster.Exit, MSWorker.Exit
Used as request type in: MSMaster.Exit, MSWorker.Exit
Used in: PredictReply, PredictRequest
Used in: ModelInfos
Used in: GetModelInfoReply, ServableRegSpec
Used in: ModelInfo
Used as response type in: MSAgent.Ping, MSDistributedWorker.Ping
Used as request type in: MSAgent.Ping, MSDistributedWorker.Ping
Used as response type in: MSAgent.Pong, MSDistributedWorker.Pong
Used as request type in: MSAgent.Pong, MSDistributedWorker.Pong
Used as response type in: MSMaster.CallModel, MSService.Predict, MSWorker.Predict
Used as request type in: MSMaster.CallModel, MSService.Predict, MSWorker.Predict
Used in: WorkerRegSpec
string name = 1
uint64 version_number = 2
uint64 batch_size = 4
optional ModelInfos model_infos = 6
bool own_device = 7
Used in: ServableRegSpec
string name = 1
repeated string input_names = 2
bool only_model_stage = 3
Used in: PredictReply, PredictRequest
string name = 1
uint64 version_number = 3
string method_name = 2
Used in: Instance, Tensor
string memory_key = 1
uint64 bytes_size = 2
uint64 data_offset = 3
uint64 data_size = 4
Used in: DistributedPredictReply, DistributedPredictRequest, Instance
oneof tensor_data
repeated bytes bytes_val = 4
Used in: AgentSpec, ModelSubGraphInfo
uint64 size = 3
bool is_no_batch_dim = 4
Used in: Tensor, TensorInfo
Used in: RegisterRequest
uint64 worker_pid = 1
string address = 2