/cmsis-nn-latest/Tests/UnitTest/ |
D | pooling_settings.py | 38 stride_y=1, argument
|
D | fully_connected_settings.py | 40 stride_y=1, argument
|
D | conv_settings.py | 41 stride_y=2, argument
|
D | test_settings.py | 72 stride_y=1, argument
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_convolve_s16.c | 86 const int32_t stride_y = conv_params->stride.h; in arm_convolve_s16() local
|
D | arm_depthwise_conv_s16.c | 55 const int32_t stride_y, in depthwise_conv_s16_mult_4_s16() 145 const uint16_t stride_y, in depthwise_conv_s16_generic_s16()
|
D | arm_convolve_s4.c | 83 const uint16_t stride_y = conv_params->stride.h; in arm_convolve_s4() local
|
D | arm_depthwise_conv_s8.c | 59 const int32_t stride_y, in depthwise_conv_s8_mult_4() 167 const uint16_t stride_y, in depthwise_conv_s8_generic()
|
D | arm_convolve_even_s4.c | 85 const uint16_t stride_y = conv_params->stride.h; in arm_convolve_even_s4() local
|
D | arm_depthwise_conv_3x3_s8.c | 74 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_3x3_s8() local
|
D | arm_convolve_s8.c | 84 const uint16_t stride_y = conv_params->stride.h; in arm_convolve_s8() local
|
D | arm_transpose_conv_s8.c | 83 const int32_t stride_y = transpose_conv_params->stride.h; in arm_transpose_conv_s8() local
|
D | arm_depthwise_conv_s8_opt.c | 85 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_s8_opt() local
|
D | arm_depthwise_conv_fast_s16.c | 92 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_fast_s16() local
|
D | arm_depthwise_conv_s4.c | 56 const int32_t stride_y, in depthwise_conv_s4_generic()
|
D | arm_depthwise_conv_s4_opt.c | 86 const int32_t stride_y = dw_conv_params->stride.h; in arm_depthwise_conv_s4_opt() local
|
/cmsis-nn-latest/Source/PoolingFunctions/ |
D | arm_avgpool_s8.c | 87 const int32_t stride_y = pool_params->stride.h; in arm_avgpool_s8() local 248 const int32_t stride_y = pool_params->stride.h; in arm_avgpool_s8() local
|
D | arm_max_pool_s16.c | 158 const int32_t stride_y = pool_params->stride.h; in arm_max_pool_s16() local
|
D | arm_max_pool_s8.c | 175 const int32_t stride_y = pool_params->stride.h; in arm_max_pool_s8() local
|
D | arm_avgpool_s16.c | 85 const int32_t stride_y = pool_params->stride.h; in arm_avgpool_s16() local
|
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/ |
D | test_plan.json | 43 "stride_y": 2, number 83 "stride_y": 1, number 97 "stride_y": 2, number 110 "stride_y": 2, number 123 "stride_y": 3, number 136 "stride_y": 2, number 149 "stride_y": 2, number 161 "stride_y": 1, number 174 "stride_y": 1, number 188 "stride_y": 1, number [all …]
|