MVE: Move kernel sums from core loop for FC and SVDF (#69) #16
Annotations
1 error and 2 warnings
|
Source/SVDFunctions/arm_svdf_s8.c#L50
argument 'ctx' from the argument list of arm_svdf_s8 has multiple @param documentation sections
|
Source/NNSupportFunctions/arm_nn_vec_mat_mult_t_s8.c#L58
The following parameter of arm_nn_vec_mat_mult_t_s8(const int8_t *lhs, const int8_t *rhs, const int32_t *kernel_sum, const int32_t *bias, int8_t *dst, const int32_t lhs_offset, const int32_t dst_offset, 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, const int32_t address_offset) is not documented:
|
The logs for this run have expired and are no longer available.
Loading