Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1322 int32_t effective_input_to_forget_scale_b, in LstmStepInteger8x8_16() argument
1423 effective_input_to_forget_scale_a, effective_input_to_forget_scale_b, in LstmStepInteger8x8_16()
1576 int32_t effective_input_to_forget_scale_b, in LstmStepInteger8x8_8() argument
1636 effective_input_to_forget_scale_a, effective_input_to_forget_scale_b, in LstmStepInteger8x8_8()
2211 integer_lstm_param->effective_input_to_forget_scale_b, in EvalInteger8x8_16()
2310 integer_lstm_param->effective_input_to_forget_scale_b, in EvalInteger8x8_16()
2451 integer_lstm_param->effective_input_to_forget_scale_b, in EvalInteger8x8_8()
Dlstm_eval.h40 int32_t effective_input_to_forget_scale_b; member
Dlstm_eval_test.cc392 integer_lstm_param_.effective_input_to_forget_scale_b = -3; in GetQuantParam()
Dlstm.cc403 &integer_lstm_param->effective_input_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_16()
733 &integer_lstm_param->effective_input_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc318 &integer_lstm_param->effective_input_to_forget_scale_b); in PopulateQuantizedLstmParams8x8_16()