{
  "layer_shapes" : {
    "input1" : {
      "k" : 2,
      "w" : 1,
      "n" : 1,
      "h" : 1
    },
    "output1" : {
      "k" : 2,
      "w" : 1,
      "n" : 1,
      "h" : 1
    },
    "dense_1_output" : {
      "k" : 2,
      "w" : 1,
      "n" : 1,
      "h" : 1
    }
  }
}