Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.h54 int32_t effective_cell_to_output_scale_b; member
Dlstm_eval.cc1349 int32_t effective_cell_to_output_scale_b, in LstmStepInteger8x8_16()
1457 effective_cell_to_output_scale_b, layer_norm_output_weight_ptr, in LstmStepInteger8x8_16()
1603 int32_t effective_cell_to_output_scale_b, in LstmStepInteger8x8_8()
2238 integer_lstm_param->effective_cell_to_output_scale_b, in EvalInteger8x8_16()
2337 integer_lstm_param->effective_cell_to_output_scale_b, in EvalInteger8x8_16()
2487 integer_lstm_param->effective_cell_to_output_scale_b, in EvalInteger8x8_8()
Dlstm_eval_test.cc406 integer_lstm_param_.effective_cell_to_output_scale_b = 1; in GetQuantParam()
Dlstm.cc426 &integer_lstm_param->effective_cell_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()
756 &integer_lstm_param->effective_cell_to_output_scale_b); in PopulateQuantizedLstmParams8x8_8()
Dunidirectional_sequence_lstm.cc341 &integer_lstm_param->effective_cell_to_output_scale_b); in PopulateQuantizedLstmParams8x8_16()