Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1340 int32_t effective_recurrent_to_output_scale_b, in LstmStepInteger8x8_16()
1455 effective_recurrent_to_output_scale_b, cell_state_ptr, in LstmStepInteger8x8_16()
1594 int32_t effective_recurrent_to_output_scale_b, in LstmStepInteger8x8_8()
1668 effective_recurrent_to_output_scale_b, intermediate_scale_a[11], in LstmStepInteger8x8_8()
2229 integer_lstm_param->effective_recurrent_to_output_scale_b, in EvalInteger8x8_16()
2328 integer_lstm_param->effective_recurrent_to_output_scale_b, in EvalInteger8x8_16()
2475 integer_lstm_param->effective_recurrent_to_output_scale_b, in EvalInteger8x8_8()
Dlstm_eval.h52 int32_t effective_recurrent_to_output_scale_b; member
Dlstm_eval_test.cc404 integer_lstm_param_.effective_recurrent_to_output_scale_b = -1; in GetQuantParam()
Dlstm.cc423 &integer_lstm_param->effective_recurrent_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()
753 &integer_lstm_param->effective_recurrent_to_output_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc338 &integer_lstm_param->effective_recurrent_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()