{
  "storage" : "model.espresso.weights",
  "analyses" : {
    "N8Espresso23analysis_debug_metadataE" : {
      "bundle" : "",
      "product" : "",
      "version" : "",
      "path" : "",
      "mldb_token" : "mldb-br4yno3am9",
      "use_case" : "",
      "name" : ""
    }
  },
  "properties" : {

  },
  "format_version" : 200,
  "metadata_in_weights" : [

  ],
  "layers" : [
    {
      "nB" : 512,
      "top" : "fc1_relu_output",
      "has_biases" : 1,
      "weights" : {
        "W_U8" : 3,
        "per_ch_qscale" : 7,
        "per_ch_qbias" : 5
      },
      "nC" : 32,
      "type" : "inner_product",
      "has_relu" : 1,
      "bottom" : "input1",
      "blob_biases" : 1,
      "has_tanh" : 0,
      "debug_info" : "fc1",
      "name" : "fc1",
      "has_prelu" : 0
    },
    {
      "nB" : 32,
      "top" : "fc2_output",
      "has_biases" : 1,
      "weights" : {
        "W_U8" : 11,
        "per_ch_qscale" : 15,
        "per_ch_qbias" : 13
      },
      "nC" : 32,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "fc1_relu_output",
      "blob_biases" : 9,
      "has_tanh" : 0,
      "debug_info" : "fc2",
      "name" : "fc2",
      "has_prelu" : 0
    },
    {
      "bottom" : "fc2_output",
      "weights" : {

      },
      "mode" : 0,
      "debug_info" : "fc2_relu",
      "top" : "output1",
      "type" : "activation",
      "name" : "fc2_relu",
      "attributes" : {
        "is_output" : 1
      }
    }
  ]
}