Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc57 const int8_t* aux_input_to_output_weights_ptr, in ComputeRowSums() argument
88 tensor_utils::ReductionSumVector(aux_input_to_output_weights_ptr, in ComputeRowSums()
816 const float* aux_input_to_output_weights_ptr, in LstmStepFloat() argument
888 aux_input_to_output_weights_ptr, output_state_ptr, in LstmStepFloat()
996 const int8_t* aux_input_to_output_weights_ptr, in LstmStepHybrid() argument
1105 aux_input_to_cell_weights_ptr, aux_input_to_output_weights_ptr, in LstmStepHybrid()
1197 aux_input_zp, aux_input_to_output_weights_ptr, in LstmStepHybrid()
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc165 const float* aux_input_to_output_weights_ptr, in LstmStepCalibration() argument
242 aux_input_to_output_weights_ptr, output_state_ptr, in LstmStepCalibration()
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc48 const float* aux_input_to_output_weights_ptr, in LstmStepWithAuxInput() argument
144 aux_input_to_output_weights_ptr, n_cell, n_aux_input, aux_input_ptr, in LstmStepWithAuxInput()