Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc106 const float* cell_to_input_weights_ptr, in LstmStepWithAuxInput()
430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
944 const float* cell_to_input_weights_ptr = in EvalFloat() local
1155 int8_t* cell_to_input_weights_ptr = nullptr; in EvalHybrid() local