package mindspore.serving.proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service MSAgent

ms_agent.proto:42

service MSDistributedWorker

ms_worker.proto:31

service MSMaster

ms_master.proto:23

service MSService

ms_service.proto:22

service MSWorker

ms_worker.proto:25

message AgentConfigAcquireReply.OneRankConfig

ms_distributed.proto:75

Used in: AgentConfigAcquireReply

message AgentSpec

ms_distributed.proto:23

Used in: AgentRegisterRequest

message CommonModelMeta

ms_distributed.proto:30

Used in: AgentConfigAcquireReply

enum DataType

ms_service.proto:49

Used in: Tensor, TensorInfo

message DistributedModelMeta

ms_distributed.proto:39

Used in: AgentConfigAcquireReply

message ErrorMsg

ms_service.proto:32

Used in: AgentExitReply, AgentFailedReply, AgentRegisterReply, DistributedExitReply, DistributedPredictReply, ExitReply, GetModelInfoReply, PredictReply, RegisterReply

message ExitReply

ms_master.proto:63

Used as response type in: MSMaster.Exit, MSWorker.Exit

message ExitRequest

ms_master.proto:59

Used as request type in: MSMaster.Exit, MSWorker.Exit

message Instance

ms_service.proto:44

Used in: PredictReply, PredictRequest

message ModelInfo

ms_master.proto:86

Used in: ModelInfos

message ModelInfos

ms_master.proto:91

Used in: GetModelInfoReply, ServableRegSpec

message ModelSubGraphInfo

ms_master.proto:82

Used in: ModelInfo

message PingReply

ms_service.proto:110

Used as response type in: MSAgent.Ping, MSDistributedWorker.Ping

message PingRequest

ms_service.proto:106

Used as request type in: MSAgent.Ping, MSDistributedWorker.Ping

message PongReply

ms_service.proto:117

Used as response type in: MSAgent.Pong, MSDistributedWorker.Pong

message PongRequest

ms_service.proto:113

Used as request type in: MSAgent.Pong, MSDistributedWorker.Pong

message PredictReply

ms_service.proto:37

Used as response type in: MSMaster.CallModel, MSService.Predict, MSWorker.Predict

message PredictRequest

ms_service.proto:27

Used as request type in: MSMaster.CallModel, MSService.Predict, MSWorker.Predict

message ServableRegSpec

ms_master.proto:31

Used in: WorkerRegSpec

message ServableRegSpec.MethodInfo

ms_master.proto:35

Used in: ServableRegSpec

message ServableSpec

ms_service.proto:95

Used in: PredictReply, PredictRequest

message ShmTensorData

ms_service.proto:71

Used in: Instance, Tensor

message Tensor

ms_service.proto:78

Used in: DistributedPredictReply, DistributedPredictRequest, Instance

message TensorInfo

ms_service.proto:121

Used in: AgentSpec, ModelSubGraphInfo

message TensorShape

ms_service.proto:67

Used in: Tensor, TensorInfo

message WorkerRegSpec

ms_master.proto:45

Used in: RegisterRequest