model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 2
          dimension: 1
        }
        scale: 0.5
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 2130837760
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 2
          dimension: 1
        }
        scale: 0.00390625
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 4290486144
        }
      }
    }
    operations {
      operation {
        type: LOGISTIC
        inputs {
          index: 0
        }
        outputs {
          index: 1
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 1
    }
  }
  referenced {
  }
}
