model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
          dimension: 5
        }
        scale: 0.2
        zero_point: -128
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 797982799
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
          dimension: 5
        }
        scale: 0.2
        zero_point: -128
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2381766643
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 1
        }
        scale: 0.04
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 10
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 0
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
          dimension: 1
        }
        scale: 1
        zero_point: -128
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2159884541
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
          dimension: 5
        }
        scale: 0.2
        zero_point: -128
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2248224911
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM_SIGNED
        dimensions {
          dimension: 1
        }
        scale: 0.2
        zero_point: -128
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4075274624
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 0
        }
      }
    }
    operations {
      operation {
        inputs {
          index: 5
          index: 6
          index: 7
        }
        outputs {
          index: 0
        }
      }
      operation {
        type: FULLY_CONNECTED
        inputs {
          index: 0
          index: 1
          index: 2
          index: 3
        }
        outputs {
          index: 4
        }
      }
    }
    input_indexes {
      index: 5
    }
    output_indexes {
      index: 4
    }
  }
  referenced {
  }
}
