model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 2
          dimension: 2
          dimension: 2
          dimension: 5
        }
        scale: 0.25
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1728046244
        }
      }
      operand {
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 1065353216
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 2
          dimension: 2
          dimension: 2
          dimension: 5
        }
        scale: 0.00390625
        zero_point: -128
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3588473594
        }
      }
    }
    operations {
      operation {
        type: SOFTMAX
        inputs {
          index: 0
          index: 1
        }
        outputs {
          index: 2
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 2
    }
  }
  referenced {
  }
}
