Home
last modified time | relevance | path

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

/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_even_s4.c86 const int32_t dilation_x = conv_params->dilation.w; in arm_convolve_even_s4() 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
Darm_convolve_s8.c85 const int32_t dilation_x = conv_params->dilation.w; in arm_convolve_s8() local
/cmsis-nn-latest/Tests/UnitTest/
Dconv_settings.py27 def __init__(self,
Dtest_settings.py58 def __init__(self,
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dtest_plan.json271 "dilation_x": 3, number
286 "dilation_x": 2, number
299 "dilation_x": 2, number
312 "dilation_x": 3, number
325 "dilation_x": 2, number
338 "dilation_x": 3, number
410 "dilation_x": 2, number
424 "dilation_x": 2, number
436 "dilation_x": 2, number
483 "dilation_x": 2, number
[all …]