Home
last modified time | relevance | path

Searched refs:n_cell (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-3.6.0-3.5.0/Source/NNSupportFunctions/
Darm_nn_lstm_calculate_gate_s8_s16.c66 const int32_t n_cell, in arm_nn_lstm_calculate_gate_s8_s16() argument
70 const int32_t n_block = n_batch * n_cell; in arm_nn_lstm_calculate_gate_s8_s16()
81 n_cell, in arm_nn_lstm_calculate_gate_s8_s16()
92 n_cell, in arm_nn_lstm_calculate_gate_s8_s16()
Darm_nn_lstm_step_s8_s16.c55 const int n_cell, in arm_nn_lstm_step_s8_s16() argument
63 const int32_t n_block = n_batch * n_cell; in arm_nn_lstm_step_s8_s16()
77 n_cell, in arm_nn_lstm_step_s8_s16()
93 n_cell, in arm_nn_lstm_step_s8_s16()
109 n_cell, in arm_nn_lstm_step_s8_s16()
133 n_cell, in arm_nn_lstm_step_s8_s16()
139 n_cell, in arm_nn_lstm_step_s8_s16()
Darm_nn_lstm_update_output_s8_s16.c48 const int n_cell, in arm_nn_lstm_update_output_s8_s16() argument
57 const int32_t size = n_batch * n_cell; in arm_nn_lstm_update_output_s8_s16()
/cmsis-nn-3.6.0-3.5.0/Include/
Darm_nnsupportfunctions.h1191 const int n_cell,
1228 const int32_t n_cell,
1262 const int n_cell,