Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc176 const float* output_layer_norm_coefficients_ptr, in LstmStepCalibration() argument
244 cell_to_output_weights_ptr, output_layer_norm_coefficients_ptr, in LstmStepCalibration()
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc59 const float* output_layer_norm_coefficients_ptr, in LstmStepWithAuxInput() argument
280 output_layer_norm_coefficients_ptr, n_cell, output_gate_scratch, in LstmStepWithAuxInput()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc827 const float* output_layer_norm_coefficients_ptr, in LstmStepFloat() argument
890 cell_to_output_weights_ptr, output_layer_norm_coefficients_ptr, in LstmStepFloat()
1018 const float* output_layer_norm_coefficients_ptr, in LstmStepHybrid()
1203 output_layer_norm_coefficients_ptr, output_gate_bias_ptr, n_batch, in LstmStepHybrid()