Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/NN/Source/PoolingFunctions/
Darm_avgpool_s8.c88 const int32_t stride_x = pool_params->stride.w; in arm_avgpool_s8() local
256 const int32_t stride_x = pool_params->stride.w; in arm_avgpool_s8() local
Darm_max_pool_s8.c175 const int32_t stride_x = pool_params->stride.w; in arm_max_pool_s8() local
/cmsis-3.4.0/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8.c54 const int32_t stride_x, in depthwise_conv_s8_mult_4()
154 const uint16_t stride_x, in depthwise_conv_s8_generic()
Darm_convolve_1_x_n_s8.c79 const uint16_t stride_x = conv_params->stride.w; in arm_convolve_1_x_n_s8() local
Darm_depthwise_conv_3x3_s8.c73 const int32_t stride_x = dw_conv_params->stride.w; in arm_depthwise_conv_3x3_s8() local
Darm_convolve_s8.c78 const uint16_t stride_x = conv_params->stride.w; in arm_convolve_s8() local
Darm_depthwise_conv_s8_opt.c79 const int32_t stride_x = dw_conv_params->stride.w; in arm_depthwise_conv_s8_opt() local