Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc1381 int32_t effective_input_to_cell_scale_b, in LstmStepInteger8x8_16() argument
1492 effective_input_to_cell_scale_a, effective_input_to_cell_scale_b, in LstmStepInteger8x8_16()
1637 int32_t effective_input_to_cell_scale_b, in LstmStepInteger8x8_8() argument
1706 effective_input_to_cell_scale_a, effective_input_to_cell_scale_b, in LstmStepInteger8x8_8()
2278 integer_lstm_param->effective_input_to_cell_scale_b, in EvalInteger8x8_16()
2377 integer_lstm_param->effective_input_to_cell_scale_b, in EvalInteger8x8_16()
2519 integer_lstm_param->effective_input_to_cell_scale_b, in EvalInteger8x8_8()
H A Dlstm_eval.h46 int32_t effective_input_to_cell_scale_b; member
H A Dlstm_eval_test.cc398 integer_lstm_param_.effective_input_to_cell_scale_b = -2; in GetQuantParam()
H A Dlstm.cc414 &integer_lstm_param->effective_input_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_16()
744 &integer_lstm_param->effective_input_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_8()
H A Dunidirectional_sequence_lstm.cc336 &integer_lstm_param->effective_input_to_cell_scale_b); in PopulateQuantizedLstmParams8x8_16()