Home
last modified time | relevance | path

Searched refs:hidden_effective_bias (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_lstm_calculate_gate_s16.c73 gate->hidden_effective_bias, in arm_nn_lstm_calculate_gate_s16()
Darm_nn_lstm_calculate_gate_s8_s16.c79 gate->hidden_effective_bias, in arm_nn_lstm_calculate_gate_s8_s16()
/cmsis-nn-latest/Include/
Darm_nn_types.h208 const void *hidden_effective_bias; /**< Precomputed kernel_sum * lhs_offset*/ member