Home
last modified time | relevance | path

Searched refs:effective_cell_to_forget_scale_b (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.h44 int32_t effective_cell_to_forget_scale_b; member
Dlstm_eval.cc1346 int32_t effective_cell_to_forget_scale_b, in LstmStepInteger8x8_16()
1428 effective_cell_to_forget_scale_b, layer_norm_forget_weight_ptr, in LstmStepInteger8x8_16()
1600 int32_t effective_cell_to_forget_scale_b, in LstmStepInteger8x8_8()
2235 integer_lstm_param->effective_cell_to_forget_scale_b, in EvalInteger8x8_16()
2334 integer_lstm_param->effective_cell_to_forget_scale_b, in EvalInteger8x8_16()
2483 integer_lstm_param->effective_cell_to_forget_scale_b, in EvalInteger8x8_8()
Dlstm_eval_test.cc396 integer_lstm_param_.effective_cell_to_forget_scale_b = 1; in GetQuantParam()
Dlstm.cc410 &integer_lstm_param->effective_cell_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_16()
740 &integer_lstm_param->effective_cell_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc325 &integer_lstm_param->effective_cell_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_16()