Home
last modified time | relevance | path

Searched defs:cell_to_output_weights_ptr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc108 const float* cell_to_output_weights_ptr, in LstmStepWithAuxInput()
430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
948 const float* cell_to_output_weights_ptr = in EvalFloat() local
1157 int8_t* cell_to_output_weights_ptr = nullptr; in EvalHybrid() local