model { main { operands { operand { type: TENSOR_FLOAT16 dimensions { dimension: 300 } lifetime: SUBGRAPH_INPUT channel_quant { scales { } } data { random_seed: 105971634 } } operand { type: TENSOR_QUANT8_ASYMM_SIGNED dimensions { dimension: 300 } scale: 10 zero_point: -8 lifetime: SUBGRAPH_OUTPUT channel_quant { scales { } } data { random_seed: 58641655 } } } operations { operation { type: QUANTIZE inputs { index: 0 } outputs { index: 1 } } } input_indexes { index: 0 } output_indexes { index: 1 } } referenced { } }