Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c59 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c50 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s4.c52 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_s4()
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c105 int32_t active_ch = MIN(CH_IN_BLOCK_MVE, remaining_ch); in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s4_opt.c106 int32_t active_ch = MIN(S4_CH_IN_BLOCK_MVE, remaining_ch); in arm_depthwise_conv_s4_opt() local