Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1333 int32_t effective_recurrent_to_forget_scale_a, in LstmStepInteger8x8_16() argument
1425 recurrent_to_forget_effective_bias, effective_recurrent_to_forget_scale_a, in LstmStepInteger8x8_16()
1587 int32_t effective_recurrent_to_forget_scale_a, in LstmStepInteger8x8_8() argument
1639 effective_recurrent_to_forget_scale_a, in LstmStepInteger8x8_8()
2222 integer_lstm_param->effective_recurrent_to_forget_scale_a, in EvalInteger8x8_16()
2321 integer_lstm_param->effective_recurrent_to_forget_scale_a, in EvalInteger8x8_16()
2466 integer_lstm_param->effective_recurrent_to_forget_scale_a, in EvalInteger8x8_8()
Dlstm_eval.h41 int32_t effective_recurrent_to_forget_scale_a; member
Dlstm_eval_test.cc393 integer_lstm_param_.effective_recurrent_to_forget_scale_a = 1477412736; in GetQuantParam()
Dlstm.cc406 &integer_lstm_param->effective_recurrent_to_forget_scale_a, in PopulateQuantizedLstmParams8x8_16()
736 &integer_lstm_param->effective_recurrent_to_forget_scale_a, in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc321 &integer_lstm_param->effective_recurrent_to_forget_scale_a, in PopulateQuantizedLstmParams8x8_16()