Function arm_avgpool_s8_get_buffer_size_mve¶
Defined in File arm_nnfunctions.h
Function Documentation¶
-
int32_t arm_avgpool_s8_get_buffer_size_mve(const int dim_dst_width, const int ch_src)¶
Get the required buffer size for S8 average pooling function for Arm(R) Helium Architecture case. Refer to arm_avgpool_s8_get_buffer_size() for function argument details.
Note
Intended for compilation on Host. If compiling for an Arm target, use arm_avgpool_s8_get_buffer_size().