Home
last modified time | relevance | path

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

/cmsis-nn-3.7.0/Source/NNSupportFunctions/
Darm_nn_lstm_step_s16.c59 int16_t *cell_state = buffers->cell_state; in arm_nn_lstm_step_s16() local
Darm_nn_lstm_step_s8.c58 int16_t *cell_state = buffers->cell_state; in arm_nn_lstm_step_s8() local
/cmsis-nn-3.7.0/Include/
Darm_nn_types.h248 void *cell_state; member