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