model { main { operands { operand { type: TENSOR_FLOAT32 dimensions { dimension: 3 dimension: 2 } lifetime: SUBGRAPH_INPUT channel_quant { scales { } } data { random_seed: 928677990 } } operand { type: INT32 dimensions { } lifetime: CONSTANT_COPY channel_quant { scales { } } data { scalar: 0 } } operand { type: TENSOR_FLOAT32 dimensions { dimension: 3 dimension: 2 } lifetime: SUBGRAPH_OUTPUT channel_quant { scales { } } data { random_seed: 777467150 } } } operations { operation { type: L2_NORMALIZATION inputs { index: 0 index: 1 } outputs { index: 2 } } } input_indexes { index: 0 } output_indexes { index: 2 } } referenced { } }