Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1328 int32_t effective_input_to_output_scale_b, in LstmStepInteger8x8_16() argument
1452 effective_input_to_output_scale_a, effective_input_to_output_scale_b, in LstmStepInteger8x8_16()
1582 int32_t effective_input_to_output_scale_b, in LstmStepInteger8x8_8() argument
1664 effective_input_to_output_scale_a, effective_input_to_output_scale_b, in LstmStepInteger8x8_8()
2217 integer_lstm_param->effective_input_to_output_scale_b, in EvalInteger8x8_16()
2316 integer_lstm_param->effective_input_to_output_scale_b, in EvalInteger8x8_16()
2459 integer_lstm_param->effective_input_to_output_scale_b, in EvalInteger8x8_8()
Dlstm_eval.h50 int32_t effective_input_to_output_scale_b; member
Dlstm_eval_test.cc402 integer_lstm_param_.effective_input_to_output_scale_b = -1; in GetQuantParam()
Dlstm.cc419 &integer_lstm_param->effective_input_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()
749 &integer_lstm_param->effective_input_to_output_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc334 &integer_lstm_param->effective_input_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()