Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc1383 int32_t effective_input_to_output_scale_a, in LstmStepInteger8x8_16() argument
1508 effective_input_to_output_scale_a, effective_input_to_output_scale_b, in LstmStepInteger8x8_16()
1639 int32_t effective_input_to_output_scale_a, in LstmStepInteger8x8_8() argument
1722 effective_input_to_output_scale_a, effective_input_to_output_scale_b, in LstmStepInteger8x8_8()
2280 integer_lstm_param->effective_input_to_output_scale_a, in EvalInteger8x8_16()
2379 integer_lstm_param->effective_input_to_output_scale_a, in EvalInteger8x8_16()
2522 integer_lstm_param->effective_input_to_output_scale_a, in EvalInteger8x8_8()
H A Dlstm_eval.h49 int32_t effective_input_to_output_scale_a; member
H A Dlstm_eval_test.cc401 integer_lstm_param_.effective_input_to_output_scale_a = 1328153600; in GetQuantParam()
H A Dlstm.cc419 &integer_lstm_param->effective_input_to_output_scale_a, in PopulateQuantizedLstmParams8x8_16()
749 &integer_lstm_param->effective_input_to_output_scale_a, in PopulateQuantizedLstmParams8x8_8()
H A Dunidirectional_sequence_lstm.cc341 &integer_lstm_param->effective_input_to_output_scale_a, in PopulateQuantizedLstmParams8x8_16()