Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.h57 int32_t effective_hidden_scale_a; member
Dlstm_eval.cc1352 int32_t effective_hidden_scale_a, int32_t effective_hidden_scale_b, in LstmStepInteger8x8_16()
1465 output_gate_scratch, effective_hidden_scale_a, effective_hidden_scale_b, in LstmStepInteger8x8_16()
2243 integer_lstm_param->effective_hidden_scale_a, in EvalInteger8x8_16()
2342 integer_lstm_param->effective_hidden_scale_a, in EvalInteger8x8_16()
Dlstm_eval_test.cc409 integer_lstm_param_.effective_hidden_scale_a = 0; in GetQuantParam()
Dunidirectional_sequence_lstm.cc346 &integer_lstm_param->effective_hidden_scale_a, in PopulateQuantizedLstmParams8x8_16()
Dlstm.cc431 &integer_lstm_param->effective_hidden_scale_a, in PopulateQuantizedLstmParams8x8_16()