model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 3
          dimension: 2
          dimension: 2
        }
        scale: 0.5
        zero_point: 128
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1808419324
        }
      }
      operand {
        type: TENSOR_QUANT8_SYMM_PER_CHANNEL
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 2
          dimension: 4
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
            scale: 0.5
            scale: 0.25
            scale: 0.5
            scale: 0.25
          }
          channel_dim: 3
        }
        data {
          random_seed: 434779822
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 4
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 2166964445
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 2
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 1
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 1
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 2
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 0
        }
      }
      operand {
        type: BOOL
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 965637500
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 1
          dimension: 4
        }
        scale: 1
        zero_point: 100
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3499584041
        }
      }
    }
    operations {
      operation {
        type: DEPTHWISE_CONV_2D
        inputs {
          index: 0
          index: 1
          index: 2
          index: 3
          index: 4
          index: 5
          index: 6
          index: 7
          index: 8
        }
        outputs {
          index: 9
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 9
    }
  }
  referenced {
  }
}
