CMSIS-NN
Version 3.1.0
CMSIS NN Software Library
|
Functions | |
arm_status | arm_nn_vec_mat_mult_t_s16 (const q15_t *lhs, const q7_t *rhs, const q63_t *bias, q15_t *dst, const int32_t dst_multiplier, const int32_t dst_shift, const int32_t rhs_cols, const int32_t rhs_rows, const int32_t activation_min, const int32_t activation_max) |
s16 Vector by Matrix (transposed) multiplication More... | |