{
  "storage" : "indic_latin_quant.espresso.weights",
  "analyses" : {

  },
  "properties" : {
    "fast_reshape" : "1",
    "mldb_token" : "mldb-5qbg63zgxe"
  },
  "format_version" : 200,
  "metadata_in_weights" : [

  ],
  "layers" : [
    {
      "nB" : 143,
      "top" : "embedding",
      "has_biases" : 1,
      "weights" : {
        "Q" : 3,
        "W_int8" : 5
      },
      "nC" : 16,
      "is_lookup" : 1,
      "quantization_mode" : 2,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "input",
      "debug_info" : "",
      "has_tanh" : 0,
      "blob_biases" : 1,
      "name" : "embedding",
      "has_prelu" : 0
    },
    {
      "input_size" : 16,
      "arch" : 1,
      "quantization_scale_h" : 23.945293426513672,
      "quantization_scale_x" : 26.349065780639648,
      "hidden_size" : 256,
      "nonlinearity_alpha" : 1,
      "nonlinearity_bidir_type" : 0,
      "lstm_forget_bias" : 0,
      "coupled_input_forget" : 0,
      "quantization_simple_mode" : true,
      "bias_vector_flag" : 1,
      "mode" : 0,
      "cell_clip_threshold" : 50,
      "type" : "rnn_arch",
      "internal_nonlinearity_second_beta" : 1,
      "internal_nonlinearity_alpha" : 1,
      "internal_nonlinearity_beta" : 1,
      "forget_bias" : 0,
      "weights" : {
        "W_h_int8" : 7,
        "W_x_int8" : 9,
        "b" : 11
      },
      "lstm_has_peepholes" : 0,
      "beta" : 1,
      "quantization_mode" : 5,
      "name" : "lstm_0",
      "quantization_scale_h_reverse" : 0,
      "top" : "lstm_0,lstm_0_h_out,lstm_0_c_out",
      "input_bias" : false,
      "alpha" : 1,
      "quantization_scale_x_reverse" : 0,
      "max_batch_size" : 1,
      "reset_after" : false,
      "debug_info" : "",
      "hidden_bias" : false,
      "nonlinearity_bidir_alpha" : 1,
      "nonlinearity_beta" : 1,
      "internal_nonlinearity_second_alpha" : 1,
      "encoder_bidirectional_mode" : 0,
      "internal_nonlinearity_type" : 2,
      "bottom" : "embedding,lstm_0_h_in,lstm_0_c_in",
      "nonlinearity_type" : 0,
      "nonlinearity_bidir_beta" : 1,
      "encoder_output_sequence" : 0,
      "internal_nonlinearity_second_type" : 0
    },
    {
      "dst_cp" : -1,
      "bottom" : "lstm_0",
      "weights" : {

      },
      "debug_info" : "",
      "top" : "quant_lstm_0_2,quant_lstm_0_2_Qscale",
      "type" : "dynamic_quantize",
      "name" : "quant_logits_2",
      "simple_mode" : 1
    },
    {
      "nB" : 256,
      "top" : "quant_logits_2",
      "has_biases" : 0,
      "weights" : {
        "W_int8" : 13
      },
      "nC" : 32,
      "quantization_mode" : 5,
      "type" : "inner_product",
      "has_relu" : 0,
      "bottom" : "quant_lstm_0_2",
      "debug_info" : "",
      "has_tanh" : 0,
      "name" : "logits",
      "has_prelu" : 0
    },
    {
      "dst_cp" : -1,
      "bottom" : "quant_logits_2,quant_lstm_0_2_Qscale",
      "weights" : {
        "biases" : 15
      },
      "w_quantization_scale" : 14.307534217834473,
      "debug_info" : "",
      "top" : "logits",
      "type" : "dynamic_dequantize",
      "name" : "dequant_logits_2",
      "simple_mode" : 1
    },
    {
      "bottom" : "logits",
      "weights" : {

      },
      "debug_info" : "",
      "top" : "output",
      "C" : 2,
      "type" : "softmax",
      "name" : "softmax"
    }
  ]
}