Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc171 const float* cell_to_forget_weights_ptr, in LstmStepCalibration() argument
220 cell_to_forget_weights_ptr, forget_layer_norm_coefficients_ptr, in LstmStepCalibration()
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc54 const float* cell_to_forget_weights_ptr, in LstmStepWithAuxInput() argument
221 cell_to_forget_weights_ptr, n_cell, cell_state_ptr, n_batch, in LstmStepWithAuxInput()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc822 const float* cell_to_forget_weights_ptr, in LstmStepFloat() argument
868 cell_to_forget_weights_ptr, forget_layer_norm_coefficients_ptr, in LstmStepFloat()
1011 const int8_t* cell_to_forget_weights_ptr, in LstmStepHybrid()
1165 cell_state_ptr, cell_to_forget_weights_ptr, cell_to_forget_weights_scale, in LstmStepHybrid()