Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1337 int32_t effective_recurrent_to_cell_scale_b, in LstmStepInteger8x8_16() argument
1439 effective_recurrent_to_cell_scale_b, cell_state_ptr, in LstmStepInteger8x8_16()
1591 int32_t effective_recurrent_to_cell_scale_b, in LstmStepInteger8x8_8() argument
1651 effective_recurrent_to_cell_scale_a, effective_recurrent_to_cell_scale_b, in LstmStepInteger8x8_8()
2226 integer_lstm_param->effective_recurrent_to_cell_scale_b, in EvalInteger8x8_16()
2325 integer_lstm_param->effective_recurrent_to_cell_scale_b, in EvalInteger8x8_16()
2471 integer_lstm_param->effective_recurrent_to_cell_scale_b, in EvalInteger8x8_8()
Dlstm_eval.h48 int32_t effective_recurrent_to_cell_scale_b; member
Dlstm_eval_test.cc400 integer_lstm_param_.effective_recurrent_to_cell_scale_b = -1; in GetQuantParam()
Dlstm.cc416 &integer_lstm_param->effective_recurrent_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_16()
746 &integer_lstm_param->effective_recurrent_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc331 &integer_lstm_param->effective_recurrent_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_16()