model {
  main {
    operands {
      operand {
        type: TENSOR_FLOAT32
        dimensions {
          dimension: 5
          dimension: 50
          dimension: 70
          dimension: 3
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 652023471
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 0
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 20
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 20
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 3
        }
      }
      operand {
        type: TENSOR_FLOAT32
        dimensions {
          dimension: 5
          dimension: 2
          dimension: 3
          dimension: 3
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3956668113
        }
      }
    }
    operations {
      operation {
        type: MAX_POOL_2D
        inputs {
          index: 0
          index: 1
          index: 1
          index: 1
          index: 1
          index: 2
          index: 2
          index: 3
          index: 3
          index: 4
        }
        outputs {
          index: 5
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 5
    }
  }
  referenced {
  }
  is_relaxed: true
}
