Home
last modified time | relevance | path

Searched defs:rhs (Results 1 – 13 of 13) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c57 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c48 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s16.c48 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s16()
Darm_nn_mat_mult_nt_t_s8.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s4.c50 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_mat_mult_nt_t_s16.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s16()
Darm_nn_vec_mat_mult_t_s16.c49 const int8_t *rhs, in arm_nn_vec_mat_mult_t_s16()
Darm_nn_vec_mat_mult_t_svdf_s8.c50 const int8_t *rhs, in arm_nn_vec_mat_mult_t_svdf_s8()
Darm_nn_vec_mat_mul_result_acc_s16.c49 const int8_t *rhs, in arm_nn_vec_mat_mul_result_acc_s16()
Darm_nn_vec_mat_mul_result_acc_s8_s16.c44 const int8_t *rhs, in arm_nn_vec_mat_mul_result_acc_s8_s16()
Darm_nn_vec_mat_mult_t_s8.c59 const int8_t *rhs, in arm_nn_vec_mat_mult_t_s8()
Darm_nn_mat_mult_nt_t_s8_s32.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s8_s32()
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4_opt.c480 int8_t rhs = row_pos[i * (input_ch >> 1) + col_index]; in arm_depthwise_conv_s4_opt() local
653 int8_t rhs = row_pos[i * (input_ch >> 1)]; in arm_depthwise_conv_s4_opt() local