model {
  main {
    operands {
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 3
          dimension: 2
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 608234536
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 1
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          scalar: 4294967295
        }
      }
      operand {
        type: BOOL
        dimensions {
        }
        lifetime: CONSTANT_COPY
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 965637500
        }
      }
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 3
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3395454107
        }
      }
    }
    operations {
      operation {
        type: REDUCE_MIN
        inputs {
          index: 0
          index: 1
          index: 2
        }
        outputs {
          index: 3
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 3
    }
  }
  referenced {
  }
}
