Home
last modified time | relevance | path

Searched refs:rhs (Results 1 – 18 of 18) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s16_s16.c48 const int16_t *rhs, in arm_nn_vec_mat_mult_t_s16_s16() argument
69 const int16_t *rhs_ptr_0 = rhs; in arm_nn_vec_mat_mult_t_s16_s16()
70 const int16_t *rhs_ptr_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16_s16()
71 const int16_t *rhs_ptr_2 = rhs + rhs_cols * 2; in arm_nn_vec_mat_mult_t_s16_s16()
72 const int16_t *rhs_ptr_3 = rhs + rhs_cols * 3; in arm_nn_vec_mat_mult_t_s16_s16()
136 rhs += 4 * rhs_cols; in arm_nn_vec_mat_mult_t_s16_s16()
146 const int16_t *rhs_ptr = rhs; in arm_nn_vec_mat_mult_t_s16_s16()
175 rhs += rhs_cols; in arm_nn_vec_mat_mult_t_s16_s16()
191 const int16_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s16_s16()
192 const int16_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16_s16()
[all …]
Darm_nn_vec_mat_mult_t_per_ch_s8.c59 const int8_t *rhs, in arm_nn_vec_mat_mult_t_per_ch_s8() argument
92 const int8_t *rhs_0_ptr = rhs; in arm_nn_vec_mat_mult_t_per_ch_s8()
93 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
94 const int8_t *rhs_2_ptr = rhs + 2 * rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
95 const int8_t *rhs_3_ptr = rhs + 3 * rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
127 rhs += 4 * rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
150 const int8_t *rhs_ptr = rhs; in arm_nn_vec_mat_mult_t_per_ch_s8()
167 rhs += rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
203 const int8_t *rhs_0_ptr = rhs; in arm_nn_vec_mat_mult_t_per_ch_s8()
204 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_per_ch_s8()
[all …]
Darm_nn_vec_mat_mult_t_s8.c59 const int8_t *rhs, in arm_nn_vec_mat_mult_t_s8() argument
92 const int8_t *rhs_0_ptr = rhs; in arm_nn_vec_mat_mult_t_s8()
93 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8()
94 const int8_t *rhs_2_ptr = rhs + 2 * rhs_cols; in arm_nn_vec_mat_mult_t_s8()
95 const int8_t *rhs_3_ptr = rhs + 3 * rhs_cols; in arm_nn_vec_mat_mult_t_s8()
127 rhs += 4 * rhs_cols; in arm_nn_vec_mat_mult_t_s8()
149 const int8_t *rhs_ptr = rhs; in arm_nn_vec_mat_mult_t_s8()
166 rhs += rhs_cols; in arm_nn_vec_mat_mult_t_s8()
202 const int8_t *rhs_0_ptr = rhs; in arm_nn_vec_mat_mult_t_s8()
203 const int8_t *rhs_1_ptr = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s8()
[all …]
Darm_nn_vec_mat_mult_t_s16.c49 const int8_t *rhs, in arm_nn_vec_mat_mult_t_s16() argument
77 const int8_t *rhs_ptr_0 = rhs; in arm_nn_vec_mat_mult_t_s16()
78 const int8_t *rhs_ptr_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16()
79 const int8_t *rhs_ptr_2 = rhs + rhs_cols * 2; in arm_nn_vec_mat_mult_t_s16()
80 const int8_t *rhs_ptr_3 = rhs + rhs_cols * 3; in arm_nn_vec_mat_mult_t_s16()
162 rhs += 4 * rhs_cols; in arm_nn_vec_mat_mult_t_s16()
172 const int8_t *rhs_ptr = rhs; in arm_nn_vec_mat_mult_t_s16()
213 rhs += rhs_cols; in arm_nn_vec_mat_mult_t_s16()
231 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_s16()
232 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_s16()
[all …]
Darm_nn_mat_mult_nt_t_s8_s32.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s8_s32() argument
68 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
109 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
127 rhs += 16; in arm_nn_mat_mult_nt_t_s8_s32()
139 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
180 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
210 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
247 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
268 rhs += 8; in arm_nn_mat_mult_nt_t_s8_s32()
280 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8_s32()
[all …]
Darm_nn_vec_mat_mult_t_svdf_s8.c50 const int8_t *rhs, in arm_nn_vec_mat_mult_t_svdf_s8() argument
78 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8()
79 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
80 const int8_t *rhs_2 = rhs + 2 * rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
112 rhs += 3 * rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
133 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8()
150 rhs += rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
174 const int8_t *rhs_0 = rhs; in arm_nn_vec_mat_mult_t_svdf_s8()
175 const int8_t *rhs_1 = rhs + rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
176 rhs += 2 * rhs_cols; in arm_nn_vec_mat_mult_t_svdf_s8()
[all …]
Darm_nn_mat_mult_nt_t_s16.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s16() argument
87 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16()
167 col_base = rhs + i * rhs_cols + MAX_COL_COUNT; in arm_nn_mat_mult_nt_t_s16()
220 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16()
285 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s16()
313 col_base = rhs + i * rhs_cols + MAX_COL_COUNT; in arm_nn_mat_mult_nt_t_s16()
341 (void)rhs; in arm_nn_mat_mult_nt_t_s16()
Darm_nn_depthwise_conv_nt_t_padded_s8.c57 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_padded_s8() argument
88 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_padded_s8()
158 (void)rhs; in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s16.c48 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s16() argument
67 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_s16()
156 (void)rhs; in arm_nn_depthwise_conv_nt_t_s16()
Darm_nn_depthwise_conv_nt_t_s8.c48 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s8() argument
79 const int8_t *rhs_0 = rhs + offset; in arm_nn_depthwise_conv_nt_t_s8()
151 (void)rhs; in arm_nn_depthwise_conv_nt_t_s8()
Darm_nn_mat_mult_nt_t_s8.c49 const int8_t *rhs, in arm_nn_mat_mult_nt_t_s8() argument
80 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s8()
162 const int8_t *col_base = rhs + i * rhs_cols; in arm_nn_mat_mult_nt_t_s8()
240 lhs_offset_contribution0 += rhs[x]; in arm_nn_mat_mult_nt_t_s8()
241 lhs_offset_contribution1 += rhs[x + rhs_cols]; in arm_nn_mat_mult_nt_t_s8()
256 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8()
453 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8()
579 rhs += 2 * rhs_cols; in arm_nn_mat_mult_nt_t_s8()
590 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_mat_mult_nt_t_s8()
636 lhs_offset_contribution0 += rhs[x]; in arm_nn_mat_mult_nt_t_s8()
[all …]
Darm_nn_depthwise_conv_nt_t_s4.c50 const int8_t *rhs, in arm_nn_depthwise_conv_nt_t_s4() argument
83 const int8_t *rhs_0 = rhs + (offset >> 1); in arm_nn_depthwise_conv_nt_t_s4()
209 (void)rhs; in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_transpose_conv_row_s8_s32.c49 const int8_t *rhs, in arm_nn_transpose_conv_row_s8_s32() argument
72 const int8_t *rhs_ptr = rhs; in arm_nn_transpose_conv_row_s8_s32()
287 const int8_t *rhs_ptr = rhs; in arm_nn_transpose_conv_row_s8_s32()
418 const int8_t *rhs_ptr = rhs; in arm_nn_transpose_conv_row_s8_s32()
Darm_nn_vec_mat_mul_result_acc_s16.c49 const int8_t *rhs, in arm_nn_vec_mat_mul_result_acc_s16() argument
65 const int8_t *rhs_ptr = &rhs[0]; 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() argument
57 const int8_t *rhs_ptr = &rhs[0]; in arm_nn_vec_mat_mul_result_acc_s8_s16()
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/Lib/
Dop_batch_matmul.py66 rhs = tensor_details[1]
76 tensors["rhs_input_tensor"] = interpreter.get_tensor(rhs['index'])
94 generated_params["rhs_offset"] = -rhs['quantization_parameters']['zero_points'][0]
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h469 const int8_t *rhs,
518 const int8_t *rhs,
564 const int8_t *rhs,
611 const int8_t *rhs,
643 const int8_t *rhs,
710 const int8_t *rhs,
751 const int8_t *rhs,
784 const int8_t *rhs,
812 const int16_t *rhs,
843 const int8_t *rhs,
[all …]
/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
486 rhs0 = (int8_t)(rhs << 4) >> 4; in arm_depthwise_conv_s4_opt()
491 rhs0 = rhs >> 4; in arm_depthwise_conv_s4_opt()
653 int8_t rhs = row_pos[i * (input_ch >> 1)]; in arm_depthwise_conv_s4_opt() local
655 int8_t rhs_low = (int8_t)(rhs << 4) >> 4; in arm_depthwise_conv_s4_opt()
656 int8_t rhs_high = rhs >> 4; in arm_depthwise_conv_s4_opt()