Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c111 const int8_t *input_slice = input + (i_ch * CH_IN_BLOCK_MVE); in arm_depthwise_conv_s8_opt() local
128 input_slice + (i_ker_y * input_x + i_ker_x) * input_ch, in arm_depthwise_conv_s8_opt()