Home
last modified time | relevance | path

Searched defs:kernel_size (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c48 const uint16_t kernel_size, in arm_nn_depthwise_conv_s8_core()
Darm_depthwise_conv_s8_opt.c101 const int32_t kernel_size = kernel_x * kernel_y; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c105 const int32_t kernel_size = kernel_x * kernel_y; in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4_opt.c102 const int32_t kernel_size = kernel_x * kernel_y; in arm_depthwise_conv_s4_opt() local