Function arm_depthwise_conv_wrapper_s4_get_buffer_size_mve

Function Documentation

int32_t arm_depthwise_conv_wrapper_s4_get_buffer_size_mve(const cmsis_nn_dw_conv_params *dw_conv_params, const cmsis_nn_dims *input_dims, const cmsis_nn_dims *filter_dims, const cmsis_nn_dims *output_dims)

Get size of additional buffer required by arm_depthwise_conv_wrapper_s4() for Arm(R) Helium Architecture case. Refer to arm_depthwise_conv_wrapper_s4_get_buffer_size() for function argument details.

Note

Intended for compilation on Host. If compiling for an Arm target, use arm_depthwise_conv_wrapper_s4_get_buffer_size().