Get desktop application:
View/edit binary Protocol Buffers messages
string path = 1
optional Content content = 2
int32 code = 1
string msg = 2
optional Content content = 3
Used in: Request, Response
oneof content
string text = 1
bytes content_bytes = 4
Used in: Content
string dtype = 1
repeated int32 shape = 2
Used in: Tensor
repeated string string_values = 1
repeated float float_values = 2
repeated double double_values = 3
repeated bool bool_values = 4
repeated int32 int32_values = 5
repeated int64 int64_values = 6
repeated uint32 uint32_values = 7
repeated uint64 uint64_values = 8