Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1336 int32_t effective_recurrent_to_cell_scale_a, in LstmStepInteger8x8_16() argument
1438 recurrent_to_cell_effective_bias, effective_recurrent_to_cell_scale_a, in LstmStepInteger8x8_16()
1590 int32_t effective_recurrent_to_cell_scale_a, in LstmStepInteger8x8_8() argument
1651 effective_recurrent_to_cell_scale_a, effective_recurrent_to_cell_scale_b, in LstmStepInteger8x8_8()
2225 integer_lstm_param->effective_recurrent_to_cell_scale_a, in EvalInteger8x8_16()
2324 integer_lstm_param->effective_recurrent_to_cell_scale_a, in EvalInteger8x8_16()
2470 integer_lstm_param->effective_recurrent_to_cell_scale_a, in EvalInteger8x8_8()
Dlstm_eval.h47 int32_t effective_recurrent_to_cell_scale_a; member
Dlstm_eval_test.cc399 integer_lstm_param_.effective_recurrent_to_cell_scale_a = 1185544192, in GetQuantParam()
Dlstm.cc415 &integer_lstm_param->effective_recurrent_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_16()
745 &integer_lstm_param->effective_recurrent_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc330 &integer_lstm_param->effective_recurrent_to_cell_scale_a, in PopulateQuantizedLstmParams8x8_16()