model { main { operands { operand { type: TENSOR_QUANT8_ASYMM_SIGNED dimensions { dimension: 2 dimension: 5 } scale: 0.5 zero_point: -1 lifetime: SUBGRAPH_INPUT channel_quant { scales { } } data { random_seed: 1601362959 } } operand { type: TENSOR_FLOAT32 dimensions { dimension: 2 dimension: 5 } lifetime: SUBGRAPH_OUTPUT channel_quant { scales { } } data { random_seed: 2796858668 } } } operations { operation { type: DEQUANTIZE inputs { index: 0 } outputs { index: 1 } } } input_indexes { index: 0 } output_indexes { index: 1 } } referenced { } }