Get desktop application:
View/edit binary Protocol Buffers messages
Used in: NetDef, OperatorDef
optional string name = 1
optional float f = 2
optional int64 i = 3
optional bytes s = 4
repeated float floats = 5
repeated int64 ints = 6
Used in: NetDef
repeated int64 dims = 1
optional DataType data_type = 2
repeated float float_data = 3
repeated int32 int32_data = 4
optional string name = 5
optional int64 offset = 6
optional int64 data_size = 7
optional float scale = 8
optional int32 zero_point = 9
optional float minval = 10
optional float maxval = 11
optional bool quantized = 12
optional uint32 node_id = 100
Used in: ConstTensor, InputOutputInfo, NetDef, OperatorDef
DT_INVALID = 0
DT_FLOAT = 1
DT_UINT8 = 2
DT_HALF = 3
DT_INT32 = 4
DT_FLOAT16 = 5
DT_BFLOAT16 = 6
DT_INT16 = 7
DT_INT8 = 8
DT_UINT16 = 9
DT_UINT32 = 10
DT_BOOL = 11
Used in: NetDef
optional string name = 1
optional int32 node_id = 2
repeated int32 dims = 3
optional int32 max_byte_size = 4
optional DataType data_type = 5
optional int32 data_format = 6
optional float scale = 7
optional int32 zero_point = 8
optional string alias = 100
Used in: PairContainer
optional string key = 1
optional bytes bytes_value = 2
repeated uint32 uint32s_value = 3
optional int32 version_code = 1
optional string name = 2
repeated NetDef net_def = 3
repeated string input_tensor = 100
repeated string output_tensor = 101
Used in: MultiNetDef
repeated Argument arg = 2
optional DataType data_type = 4
optional string name = 5
optional int32 data_offset = 6
optional int32 data_size = 7
optional int32 infer_order = 8
Used in: OperatorDef
optional int32 node_id = 1
optional int32 output_port = 2
Used in: NetDef
repeated string input = 1
repeated string output = 2
optional string name = 3
optional string type = 4
optional int32 device_type = 5
repeated Argument arg = 6
repeated OutputShape output_shape = 7
repeated DataType output_type = 8
repeated int32 mem_id = 10
optional uint32 node_id = 100
optional uint32 op_id = 101
optional uint32 padding = 102
repeated NodeInput node_input = 103
repeated int32 out_max_byte_size = 104
Used in: OperatorDef
Used in: OperatorDef
optional float scale = 1
optional int32 zero_point = 2
optional float minval = 3
optional float maxval = 4