Function arm_fully_connected_per_channel_s16_get_buffer_size_mve¶
Defined in File arm_nnfunctions.h
Function Documentation¶
-
int32_t arm_fully_connected_per_channel_s16_get_buffer_size_mve(const cmsis_nn_dims *filter_dims)¶
Get size of additional buffer required by arm_fully_connected_per_channel_s16() for Arm(R) Helium Architecture case. Refer to arm_fully_connected_per_channel_s16_get_buffer_size() for function argument details.
Note
Intended for compilation on Host. If compiling for an Arm target, use arm_fully_connected_per_channel_s16_get_buffer_size().