Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c162 const int32_t single_buffer_size = kernel_size * num_ch; in arm_nn_depthwise_conv_s8_core() local
166 const int16_t *col_pos_1 = col_pos_0 + single_buffer_size; in arm_nn_depthwise_conv_s8_core()