model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 3
        }
        scale: 1
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3474037894
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
        }
        scale: 1
        zero_point: 1
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3631874692
        }
      }
      operand {
        type: TENSOR_BOOL8
        dimensions {
          dimension: 3
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4015881661
        }
      }
    }
    operations {
      operation {
        type: LESS
        inputs {
          index: 0
          index: 1
        }
        outputs {
          index: 2
        }
      }
    }
    input_indexes {
      index: 0
      index: 1
    }
    output_indexes {
      index: 2
    }
  }
  referenced {
  }
}
