Home
last modified time | relevance | path

Searched defs:dilation_x (Results 1 – 9 of 9) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dtest_plan.json68 "dilation_x": 2, number
82 "dilation_x": 2, number
94 "dilation_x": 2, number
141 "dilation_x": 2, number
153 "dilation_x": 2, number
167 "dilation_x": 2 number
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_s16.c81 const int32_t dilation_x = conv_params->dilation.w; in arm_convolve_s16() local
Darm_depthwise_conv_s16.c154 const uint16_t dilation_x, in depthwise_conv_s16_generic_s16()
256 const uint16_t dilation_x = dw_conv_params->dilation.w; in arm_depthwise_conv_s16() local
Darm_convolve_s4.c84 const int32_t dilation_x = conv_params->dilation.w; in arm_convolve_s4() local
Darm_depthwise_conv_s8.c154 static void depthwise_conv_s8_generic(const int8_t *input, in depthwise_conv_s8_generic()
285 const uint16_t dilation_x = dw_conv_params->dilation.w; in arm_depthwise_conv_s8() local
Darm_convolve_s8.c84 const int32_t dilation_x = conv_params->dilation.w; in arm_convolve_s8() local
Darm_depthwise_conv_s4.c43 static void depthwise_conv_s4_generic(const int8_t *input, in depthwise_conv_s4_generic()
507 const int32_t dilation_x = dw_conv_params->dilation.w; in arm_depthwise_conv_s4() local
/cmsis-nn-latest/Tests/UnitTest/
Dconv_settings.py27 def __init__(self,
Dtest_settings.py58 def __init__(self,