Searched defs:active_ch (Results 1 – 3 of 3) sorted by relevance
59 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_padded_s8()
50 const int32_t active_ch, in arm_nn_depthwise_conv_nt_t_s8()
105 int32_t active_ch = MIN(CH_IN_BLOCK_MVE, remaining_ch); in arm_depthwise_conv_s8_opt() local