Home
last modified time | relevance | path

Searched defs:kernel_x (Results 1 – 6 of 6) sorted by relevance

/cmsis-3.4.0/CMSIS/NN/Source/PoolingFunctions/
Darm_avgpool_s8.c90 const int32_t kernel_x = filter_dims->w; in arm_avgpool_s8() local
258 const int32_t kernel_x = filter_dims->w; in arm_avgpool_s8() local
Darm_max_pool_s8.c177 const int32_t kernel_x = filter_dims->w; in arm_max_pool_s8() local
/cmsis-3.4.0/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8.c50 const int32_t kernel_x, in depthwise_conv_s8_mult_4()
150 const uint16_t kernel_x, in depthwise_conv_s8_generic()
Darm_convolve_1_x_n_s8.c74 const uint16_t kernel_x = filter_dims->w; in arm_convolve_1_x_n_s8() local
Darm_convolve_s8.c70 const uint16_t kernel_x = filter_dims->w; in arm_convolve_s8() local
Darm_depthwise_conv_s8_opt.c75 const int32_t kernel_x = filter_dims->w; in arm_depthwise_conv_s8_opt() local