model {
  main {
    operands {
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 40
        }
        lifetime: SUBGRAPH_INPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 474437947
        }
      }
      operand {
        type: TENSOR_FLOAT16
        dimensions {
          dimension: 40
        }
        lifetime: SUBGRAPH_OUTPUT
        channel_quant {
          scales {
          }
        }
        data {
          random_seed: 3833007260
        }
      }
    }
    operations {
      operation {
        type: HARD_SWISH
        inputs {
          index: 0
        }
        outputs {
          index: 1
        }
      }
    }
    input_indexes {
      index: 0
    }
    output_indexes {
      index: 1
    }
  }
  referenced {
  }
}
