Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc93 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
1033 float* cell_state_ptr = cell_state->data.f + b * n_cell; in EvalFloat() local
1335 float* cell_state_ptr = cell_state->data.f + b * n_cell; in EvalHybrid() local