Searched refs:dilation (Results 1 – 3 of 3) sorted by relevance
26 ||arm_convolve_wrapper_s8()|CONV|dilation = 1|n.a.| Yes | Yes |The additional memory required depen…27 ||arm_convolve_s8()|CONV|dilation = 1|4 * ker_x * ker_y * input_ch| Yes | Yes ||28 ||arm_convolve_1x1_s8_fast() | CONV | dilation = 1 <br/> ker_x = 1, ker_y = 1 <br/> pad = 0<br/> st…29 ||arm_convolve_1_n_s8() | CONV | dilation = 1 <br/> output_y % 4 = 0 | No |Yes ||30 || arm_depthwise_conv_3x3_s8() | DEPTHWISE_CONV | dilation = 1 <br/> depth_multiplier = 1 <br/> pad…31 | | arm_depthwise_conv_s8() | DEPTHWISE_CONV | dilation = 1 | No|No|No||32 || arm_depthwise_conv_s8_opt()| DEPTHWISE_CONV | dilation = 1 <br/> depth_multiplier = 1 | DSP: 2 *…
88 cmsis_nn_tile dilation; member100 cmsis_nn_tile dilation; member
241 (void)dw_conv_params->dilation; in arm_depthwise_conv_s8()