model {
  main {
    operands {
      operand {
        type: TENSOR_FLOAT32
        dimensions {
          dimension: 2
          dimension: 3
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3782278951
        }
      }
      operand {
        type: INT32
        dimensions {
        }
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 797982799
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 3
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 4197232919
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 2
          dimension: 3
          dimension: 4
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 708780155
        }
      }
    }
    operations {
      operation {
        type: RANK
        inputs {
          index: 0
        }
        outputs {
          index: 1
        }
      }
      operation {
        type: FILL
        inputs {
          index: 2
          index: 1
        }
        outputs {
          index: 3
        }
      }
    }
    input_indexes {
      index: 0
      index: 2
    }
    output_indexes {
      index: 3
    }
  }
  referenced {
  }
}
