Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc1399 int32_t effective_cell_to_input_scale_b, in LstmStepInteger8x8_16()
1471 effective_cell_to_input_scale_b, layer_norm_input_weight_ptr, in LstmStepInteger8x8_16()
1655 int32_t effective_cell_to_input_scale_b, in LstmStepInteger8x8_8()
2296 integer_lstm_param->effective_cell_to_input_scale_b, in EvalInteger8x8_16()
2395 integer_lstm_param->effective_cell_to_input_scale_b, in EvalInteger8x8_16()
2543 integer_lstm_param->effective_cell_to_input_scale_b, in EvalInteger8x8_8()
H A Dlstm_eval.h38 int32_t effective_cell_to_input_scale_b; member
H A Dlstm_eval_test.cc390 integer_lstm_param_.effective_cell_to_input_scale_b = 1; in GetQuantParam()
H A Dlstm.cc401 &integer_lstm_param->effective_cell_to_input_scale_b); in PopulateQuantizedLstmParams8x8_16()
731 &integer_lstm_param->effective_cell_to_input_scale_b); in PopulateQuantizedLstmParams8x8_8()
H A Dunidirectional_sequence_lstm.cc323 &integer_lstm_param->effective_cell_to_input_scale_b); in PopulateQuantizedLstmParams8x8_16()