Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1324 int32_t effective_input_to_cell_scale_a, in LstmStepInteger8x8_16() argument
1436 effective_input_to_cell_scale_a, effective_input_to_cell_scale_b, in LstmStepInteger8x8_16()
1578 int32_t effective_input_to_cell_scale_a, in LstmStepInteger8x8_8() argument
1648 effective_input_to_cell_scale_a, effective_input_to_cell_scale_b, in LstmStepInteger8x8_8()
2213 integer_lstm_param->effective_input_to_cell_scale_a, in EvalInteger8x8_16()
2312 integer_lstm_param->effective_input_to_cell_scale_a, in EvalInteger8x8_16()
2454 integer_lstm_param->effective_input_to_cell_scale_a, in EvalInteger8x8_8()
Dlstm_eval.h45 int32_t effective_input_to_cell_scale_a; member
Dlstm_eval_test.cc397 integer_lstm_param_.effective_input_to_cell_scale_a = 1648385408; in GetQuantParam()
Dlstm.cc412 &integer_lstm_param->effective_input_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_16()
742 &integer_lstm_param->effective_input_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc327 &integer_lstm_param->effective_input_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_16()