Home
last modified time | relevance | path

Searched defs:pad_x (Results 1 – 19 of 19) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_1_x_n_s8.c76 const int32_t pad_x = conv_params->padding.w; in arm_convolve_1_x_n_s8() local
Darm_convolve_1_x_n_s4.c78 const uint16_t pad_x = conv_params->padding.w; in arm_convolve_1_x_n_s4() local
Darm_convolve_get_buffer_sizes_s4.c61 const int32_t pad_x = conv_params->padding.w; in arm_convolve_1_x_n_s4_get_buffer_size_mve() local
Darm_convolve_s16.c83 const int32_t pad_x = conv_params->padding.w; in arm_convolve_s16() local
Darm_depthwise_conv_s16.c52 const int32_t pad_x, in depthwise_conv_s16_mult_4_s16()
142 const uint16_t pad_x, in depthwise_conv_s16_generic_s16()
Darm_convolve_s4.c80 const uint16_t pad_x = conv_params->padding.w; in arm_convolve_s4() local
Darm_convolve_get_buffer_sizes_s8.c61 const int32_t pad_x = conv_params->padding.w; in arm_convolve_1_x_n_s8_get_buffer_size_mve() local
Darm_depthwise_conv_s8.c56 const int32_t pad_x, in depthwise_conv_s8_mult_4()
164 const uint16_t pad_x, in depthwise_conv_s8_generic()
Darm_convolve_s8.c80 const uint16_t pad_x = conv_params->padding.w; in arm_convolve_s8() local
Darm_depthwise_conv_3x3_s8.c71 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_3x3_s8() local
Darm_transpose_conv_s8.c82 const int32_t pad_x = transpose_conv_params->padding.w; in arm_transpose_conv_s8() local
Darm_depthwise_conv_s8_opt.c82 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c89 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4.c53 const int32_t pad_x, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c83 const int32_t pad_x = dw_conv_params->padding.w; in arm_depthwise_conv_s4_opt() local
/cmsis-nn-latest/Source/PoolingFunctions/
Darm_avgpool_s8.c92 const int32_t pad_x = pool_params->padding.w; in arm_avgpool_s8() local
253 const int32_t pad_x = pool_params->padding.w; in arm_avgpool_s8() local
Darm_max_pool_s16.c163 const int32_t pad_x = pool_params->padding.w; in arm_max_pool_s16() local
Darm_max_pool_s8.c180 const int32_t pad_x = pool_params->padding.w; in arm_max_pool_s8() local
Darm_avgpool_s16.c90 const int32_t pad_x = pool_params->padding.w; in arm_avgpool_s16() local