model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 144
        }
        scale: 0.01
        zero_point: -8
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1977200435
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 144
        }
        scale: 1
        zero_point: -127
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1219883479
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 0
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 144
        }
        scale: 1
        zero_point: -127
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 99027450
        }
      }
    }
    operations {
      operation {
        type: SUB
        inputs {
          index: 0
          index: 1
          index: 2
        }
        outputs {
          index: 3
        }
      }
    }
    input_indexes {
      index: 0
      index: 1
    }
    output_indexes {
      index: 3
    }
  }
  referenced {
  }
}
