Get desktop application:
View/edit binary Protocol Buffers messages
optional Shard shard = 1
string prompt = 2
optional string request_id = 3
optional InferenceState inference_state = 4
optional Shard shard = 1
optional Tensor example = 2
optional Tensor target = 3
optional Tensor length = 4
bool train = 5
optional string request_id = 6
float loss = 1
optional Tensor grads = 2
repeated string visited = 1
int32 max_depth = 2
string request_id = 1
repeated int32 result = 2
optional Tensor tensor = 3
bool is_finished = 4
string request_id = 1
string status = 2
(message has no fields)
Used in: Topology
string model = 1
string chip = 2
int32 memory = 3
Used in: DeviceCapabilities
double fp32 = 1
double fp16 = 2
double int8 = 3
Used as response type in: NodeService.SendOpaqueStatus, NodeService.SendResult
(message has no fields)
Used in: PromptRequest, TensorRequest
map<string, Tensor> tensor_data = 1
map<string, TensorList> tensor_list_data = 2
string other_data_json = 3
Used in: PeerConnections
string to_id = 1
optional string description = 2
Used in: Topology
Used in: ExampleRequest, PromptRequest, TensorRequest
string model_id = 1
int32 start_layer = 2
int32 end_layer = 3
int32 n_layers = 4
Used as response type in: NodeService.SendPrompt, NodeService.SendTensor
Used as field type in: ExampleRequest, InferenceState, Loss, SendResultRequest, TensorList, TensorRequest
bytes tensor_data = 1
repeated int32 shape = 2
string dtype = 3
Used in: InferenceState