model {
  main {
    operands {
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 2
          dimension: 2
        }
        scale: 0.1
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4253716448
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 2
        }
      }
      operand {
        type: BOOL
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 965637500
        }
      }
      operand {
        type: TENSOR_QUANT8_ASYMM
        dimensions {
          dimension: 1
          dimension: 1
          dimension: 1
          dimension: 8
        }
        scale: 0.1
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4253716448
        }
      }
    }
    operations {
      operation {
        type: SPACE_TO_DEPTH
        inputs {
          index: 0
          index: 1
          index: 2
        }
        outputs {
          index: 3
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 3
    }
  }
  referenced {
  }
}
