![]() |
CMSIS-NN
CMSIS NN Software Library
|
Functions | |
| int32_t | arm_svdf_s8_get_buffer_size_dsp (const cmsis_nn_dims *weights_feature_dims) |
| Get size of additional buffer required by arm_svdf_s8() for processors with DSP extension. Refer to arm_svdf_s8_get_buffer_size() for function argument details. More... | |
| int32_t | arm_svdf_s8_get_buffer_size_mve (const cmsis_nn_dims *weights_feature_dims) |
| Get size of additional buffer required by arm_svdf_s8() for Arm(R) Helium Architecture case. Refer to arm_svdf_s8_get_buffer_size() for function argument details. More... | |
| int32_t | arm_svdf_s8_get_buffer_size (const cmsis_nn_dims *weights_feature_dims) |
| Get size of additional buffer required by arm_svdf_s8(). More... | |
| int32_t arm_svdf_s8_get_buffer_size | ( | const cmsis_nn_dims * | filter_dims | ) |
| [in] | filter_dims | dimension of filter |
| int32_t arm_svdf_s8_get_buffer_size_dsp | ( | const cmsis_nn_dims * | filter_dims | ) |
| int32_t arm_svdf_s8_get_buffer_size_mve | ( | const cmsis_nn_dims * | filter_dims | ) |