Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.h34 int32_t effective_input_to_input_scale_b; member
Dlstm_eval.cc1319 int32_t effective_input_to_input_scale_b, in LstmStepInteger8x8_16() argument
1410 effective_input_to_input_scale_a, effective_input_to_input_scale_b, in LstmStepInteger8x8_16()
1573 int32_t effective_input_to_input_scale_b, in LstmStepInteger8x8_8() argument
2208 integer_lstm_param->effective_input_to_input_scale_b, in EvalInteger8x8_16()
2307 integer_lstm_param->effective_input_to_input_scale_b, in EvalInteger8x8_16()
2447 integer_lstm_param->effective_input_to_input_scale_b, in EvalInteger8x8_8()
Dlstm_eval_test.cc386 integer_lstm_param_.effective_input_to_input_scale_b = -1; in GetQuantParam()
Dlstm.cc394 &integer_lstm_param->effective_input_to_input_scale_b); in PopulateQuantizedLstmParams8x8_16()
724 &integer_lstm_param->effective_input_to_input_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc309 &integer_lstm_param->effective_input_to_input_scale_b); in PopulateQuantizedLstmParams8x8_16()