model { main { operands { operand { type: TENSOR_QUANT8_SYMM_PER_CHANNEL dimensions { dimension: 2 dimension: 3 dimension: 4 } lifetime: SUBGRAPH_INPUT channel_quant { scales { scale: 2 scale: 0.5 } } data { random_seed: 2071313416 } } operand { type: TENSOR_FLOAT16 dimensions { dimension: 2 dimension: 3 dimension: 4 } lifetime: SUBGRAPH_OUTPUT channel_quant { scales { } } data { random_seed: 1780830214 } } } operations { operation { type: DEQUANTIZE inputs { index: 0 } outputs { index: 1 } } } input_indexes { index: 0 } output_indexes { index: 1 } } referenced { } }