Home
last modified time | relevance | path

Searched defs:kernel_y (Results 1 – 14 of 14) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_s16.c75 const int32_t kernel_y = filter_dims->h; in arm_convolve_s16() local
Darm_depthwise_conv_s16.c51 const int32_t kernel_y, in depthwise_conv_s16_mult_4_s16()
141 const uint16_t kernel_y, in depthwise_conv_s16_generic_s16()
Darm_convolve_s4.c75 const uint16_t kernel_y = filter_dims->h; in arm_convolve_s4() local
Darm_depthwise_conv_s8.c55 const int32_t kernel_y, in depthwise_conv_s8_mult_4()
163 const uint16_t kernel_y, in depthwise_conv_s8_generic()
Darm_convolve_s8.c74 const uint16_t kernel_y = filter_dims->h; in arm_convolve_s8() local
Darm_transpose_conv_s8.c76 const uint16_t kernel_y = filter_dims->h; in arm_transpose_conv_s8() local
Darm_depthwise_conv_s8_opt.c81 const int32_t kernel_y = filter_dims->h; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c88 const int32_t kernel_y = filter_dims->h; in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4.c52 const int32_t kernel_y, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c82 const int32_t kernel_y = filter_dims->h; in arm_depthwise_conv_s4_opt() local
/cmsis-nn-latest/Source/PoolingFunctions/
Darm_avgpool_s8.c89 const int32_t kernel_y = filter_dims->h; in arm_avgpool_s8() local
250 const int32_t kernel_y = filter_dims->h; in arm_avgpool_s8() local
Darm_max_pool_s16.c160 const int32_t kernel_y = filter_dims->h; in arm_max_pool_s16() local
Darm_max_pool_s8.c177 const int32_t kernel_y = filter_dims->h; in arm_max_pool_s8() local
Darm_avgpool_s16.c87 const int32_t kernel_y = filter_dims->h; in arm_avgpool_s16() local