model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 2
          dimension: 2
          dimension: 3
        }
        scale: 0.1
        zero_point: -96
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2090914242
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 2
          dimension: 2
          dimension: 3
        }
        scale: 0.0078125
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2342569410
        }
      }
    }
    operations {
      operation {
        type: L2_NORMALIZATION
        inputs {
          index: 0
        }
        outputs {
          index: 1
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 1
    }
  }
  referenced {
  }
}
