Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/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.c98 const int32_t kernel_size = kernel_x * kernel_y; in arm_depthwise_conv_s8_opt() local