Searched refs:cell_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 | 175 const float* cell_layer_norm_coefficients_ptr, in LstmStepCalibration() argument 230 cell_layer_norm_coefficients_ptr, cell_gate_bias_ptr, in LstmStepCalibration()
|
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/ |
D | lstm.cc | 58 const float* cell_layer_norm_coefficients_ptr, in LstmStepWithAuxInput() argument 247 cell_layer_norm_coefficients_ptr, n_cell, cell_scratch, n_batch, in LstmStepWithAuxInput()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | lstm_eval.cc | 826 const float* cell_layer_norm_coefficients_ptr, in LstmStepFloat() argument 877 cell_layer_norm_coefficients_ptr, cell_gate_bias_ptr, in LstmStepFloat() 1017 const float* cell_layer_norm_coefficients_ptr, in LstmStepHybrid() 1182 /*cell_to_gate_weights_scale=*/0.0f, cell_layer_norm_coefficients_ptr, in LstmStepHybrid()
|