Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc170 const float* cell_to_input_weights_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/
Dlstm.cc53 const float* cell_to_input_weights_ptr, in LstmStepWithAuxInput() argument
200 cell_to_input_weights_ptr, n_cell, cell_state_ptr, n_batch, in LstmStepWithAuxInput()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc821 const float* cell_to_input_weights_ptr, in LstmStepFloat() argument
858 cell_to_input_weights_ptr, input_layer_norm_coefficients_ptr, in LstmStepFloat()
1010 const int8_t* cell_to_input_weights_ptr, float cell_to_input_weights_scale, in LstmStepHybrid()
1148 cell_state_ptr, cell_to_input_weights_ptr, cell_to_input_weights_scale, in LstmStepHybrid()