Searched refs:input_layer_norm_coefficients_ptr (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/ |
D | lstm.cc | 173 const float* input_layer_norm_coefficients_ptr, in LstmStepCalibration() argument 209 cell_to_input_weights_ptr, input_layer_norm_coefficients_ptr, in LstmStepCalibration()
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/ |
D | lstm.cc | 56 const float* input_layer_norm_coefficients_ptr, in LstmStepWithAuxInput() argument 209 input_layer_norm_coefficients_ptr, n_cell, input_gate_scratch, in LstmStepWithAuxInput()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lstm_eval.cc | 824 const float* input_layer_norm_coefficients_ptr, in LstmStepFloat() argument 858 cell_to_input_weights_ptr, input_layer_norm_coefficients_ptr, in LstmStepFloat() 1015 const float* input_layer_norm_coefficients_ptr, in LstmStepHybrid() 1149 input_layer_norm_coefficients_ptr, input_gate_bias_ptr, n_batch, in LstmStepHybrid()
|