model {
  main {
    operands {
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 2
          dimension: 1
          dimension: 1
          dimension: 1
          dimension: 2
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1147989016
        }
      }
      operand {
        type: FLOAT16
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4016970076
        }
      }
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 2
          dimension: 1
          dimension: 1
          dimension: 1
          dimension: 2
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1500676145
        }
      }
    }
    operations {
      operation {
        type: ELU
        inputs {
          index: 0
          index: 1
        }
        outputs {
          index: 2
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 2
    }
  }
  referenced {
  }
}
