model {
  main {
    operands {
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 3
          dimension: 4
          dimension: 5
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 1610338669
        }
      }
      operand {
        type: TENSOR_INT32
        dimensions {
          dimension: 1
          dimension: 2
          dimension: 3
          dimension: 4
          dimension: 5
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3231627251
        }
      }
    }
    operations {
      operation {
        type: NEG
        inputs {
          index: 0
        }
        outputs {
          index: 1
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 1
    }
  }
  referenced {
  }
}
