Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc109 const float* input_layer_norm_coefficients_ptr, in LstmStepWithAuxInput() argument
217 input_layer_norm_coefficients_ptr, n_cell, input_gate_scratch, in LstmStepWithAuxInput()
459 const float* input_layer_norm_coefficients_ptr, in LstmStepWithAuxInput()
671 input_layer_norm_coefficients_ptr, n_cell, input_gate_scratch, in LstmStepWithAuxInput()
950 const float* input_layer_norm_coefficients_ptr = in EvalFloat() local
1005 input_layer_norm_coefficients_ptr, forget_layer_norm_coefficients_ptr, in EvalFloat()
1051 input_layer_norm_coefficients_ptr, in EvalFloat()
1175 const float* input_layer_norm_coefficients_ptr = in EvalHybrid() local
1303 input_layer_norm_coefficients_ptr, forget_layer_norm_coefficients_ptr, in EvalHybrid()
1359 cell_to_output_weights_scale, input_layer_norm_coefficients_ptr, in EvalHybrid()