Home
last modified time | relevance | path

Searched defs:pad_y (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_u8_basic_ver1.c53 const int32_t pad_y, in depthwise_conv_u8_mult_4()
142 const int32_t pad_y, in depthwise_conv_u8_generic()
255 const int16_t pad_y, in arm_depthwise_conv_u8_basic_ver1()
Darm_depthwise_conv_s8.c53 const int32_t pad_y, in depthwise_conv_s8_mult_4()
153 const uint16_t pad_y, in depthwise_conv_s8_generic()
Darm_depthwise_conv_3x3_s8.c72 const int32_t pad_y = dw_conv_params->padding.h; in arm_depthwise_conv_3x3_s8() local
Darm_convolve_s8.c77 const uint16_t pad_y = conv_params->padding.h; in arm_convolve_s8() local
Darm_depthwise_conv_s8_opt.c78 const int32_t pad_y = dw_conv_params->padding.h; in arm_depthwise_conv_s8_opt() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/PoolingFunctions/
Darm_avgpool_s8.c91 const int32_t pad_y = pool_params->padding.h; in arm_avgpool_s8() local
259 const int32_t pad_y = pool_params->padding.h; in arm_avgpool_s8() local
Darm_max_pool_s8.c178 const int32_t pad_y = pool_params->padding.h; in arm_max_pool_s8() local