model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 4
          dimension: 1
          dimension: 5
          dimension: 1
        }
        scale: 0.5
        zero_point: 127
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3424103683
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 3
          dimension: 10
        }
        scale: 0.5
        zero_point: 127
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2423915739
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 3
        }
        scale: 0.25
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3310957674
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 1
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 2
          dimension: 3
        }
        scale: 1
        zero_point: 127
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1200850562
        }
      }
    }
    operations {
      operation {
        type: FULLY_CONNECTED
        inputs {
          index: 0
          index: 1
          index: 2
          index: 3
        }
        outputs {
          index: 4
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 4
    }
  }
  referenced {
  }
}
