Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_1_x_n_s8.c73 const int32_t kernel_x = filter_dims->w; in arm_convolve_1_x_n_s8() local
Darm_convolve_1_x_n_s4.c74 const uint16_t kernel_x = filter_dims->w; in arm_convolve_1_x_n_s4() local
Darm_convolve_get_buffer_sizes_s4.c62 const int32_t kernel_x = filter_dims->w; in arm_convolve_1_x_n_s4_get_buffer_size_mve() local
Darm_convolve_s16.c74 const int32_t kernel_x = filter_dims->w; in arm_convolve_s16() local
Darm_depthwise_conv_s16.c50 const int32_t kernel_x, in depthwise_conv_s16_mult_4_s16()
140 const uint16_t kernel_x, in depthwise_conv_s16_generic_s16()
Darm_convolve_s4.c74 const uint16_t kernel_x = filter_dims->w; in arm_convolve_s4() local
Darm_convolve_get_buffer_sizes_s8.c62 const int32_t kernel_x = filter_dims->w; in arm_convolve_1_x_n_s8_get_buffer_size_mve() local
Darm_depthwise_conv_s8.c54 const int32_t kernel_x, in depthwise_conv_s8_mult_4()
162 const uint16_t kernel_x, in depthwise_conv_s8_generic()
Darm_convolve_s8.c73 const uint16_t kernel_x = filter_dims->w; in arm_convolve_s8() local
Darm_transpose_conv_s8.c75 const uint16_t kernel_x = filter_dims->w; in arm_transpose_conv_s8() local
Darm_depthwise_conv_s8_opt.c80 const int32_t kernel_x = filter_dims->w; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c87 const int32_t kernel_x = filter_dims->w; in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4.c51 const int32_t kernel_x, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c81 const int32_t kernel_x = filter_dims->w; in arm_depthwise_conv_s4_opt() local
/cmsis-nn-latest/Source/PoolingFunctions/
Darm_avgpool_s8.c90 const int32_t kernel_x = filter_dims->w; in arm_avgpool_s8() local
251 const int32_t kernel_x = filter_dims->w; in arm_avgpool_s8() local
Darm_max_pool_s16.c161 const int32_t kernel_x = filter_dims->w; in arm_max_pool_s16() local
Darm_max_pool_s8.c178 const int32_t kernel_x = filter_dims->w; in arm_max_pool_s8() local
Darm_avgpool_s16.c88 const int32_t kernel_x = filter_dims->w; in arm_avgpool_s16() local