/cmsis-nn-latest/Source/SoftmaxFunctions/ |
D | arm_softmax_s8.c | 109 mve_pred16_t p = vctp8q(r_count); in arm_softmax_s8() local 123 mve_pred16_t p = vcmpgeq_n_s32(ip, diff_min); in arm_softmax_s8() local 162 mve_pred16_t p = vcmpgeq_n_s32(ip, diff_min); in arm_softmax_s8() local
|
/cmsis-nn-latest/Source/FullyConnectedFunctions/ |
D | arm_vector_sum_s8_s64.c | 85 mve_pred16_t p = vctp8q(col_cnt); in arm_vector_sum_s8_s64() local 127 mve_pred16_t p = vctp8q(col_cnt); in arm_vector_sum_s8_s64() local
|
D | arm_vector_sum_s8.c | 87 mve_pred16_t p = vctp8q(col_cnt); in arm_vector_sum_s8() local 138 mve_pred16_t p = vctp8q(col_cnt); in arm_vector_sum_s8() local
|
/cmsis-nn-latest/Source/NNSupportFunctions/ |
D | arm_nn_vec_mat_mult_t_per_ch_s8.c | 103 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_per_ch_s8() local 156 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_per_ch_s8() local 431 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_per_ch_s8() local 482 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_per_ch_s8() local
|
D | arm_nn_vec_mat_mult_t_s8.c | 103 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_s8() local 155 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_s8() local 429 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_s8() local 477 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_s8() local
|
D | arm_nn_depthwise_conv_nt_t_padded_s8.c | 132 mve_pred16_t p = vctp32q(num_ch_to_process); in arm_nn_depthwise_conv_nt_t_padded_s8() local
|
D | arm_nn_depthwise_conv_nt_t_s8.c | 121 mve_pred16_t p = vctp32q(num_ch_to_process); in arm_nn_depthwise_conv_nt_t_s8() local
|
D | arm_nn_depthwise_conv_nt_t_s16.c | 126 mve_pred16_t p = vctp32q(num_ch_to_process); in arm_nn_depthwise_conv_nt_t_s16() local
|
D | arm_nn_vec_mat_mul_result_acc_s8_s16.c | 85 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mul_result_acc_s8_s16() local 132 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mul_result_acc_s8_s16() local
|
D | arm_nn_vec_mat_mult_t_svdf_s8.c | 90 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_svdf_s8() local 139 mve_pred16_t p = vctp8q(col_cnt); in arm_nn_vec_mat_mult_t_svdf_s8() local
|
D | arm_nn_depthwise_conv_nt_t_s4.c | 179 mve_pred16_t p = vctp32q(num_ch_to_process); in arm_nn_depthwise_conv_nt_t_s4() local
|
/cmsis-nn-latest/Source/BasicMathFunctions/ |
D | arm_elementwise_add_s8.c | 77 mve_pred16_t p = vctp32q((uint32_t)count); in arm_elementwise_add_s8() local
|
D | arm_maximum_s8.c | 49 mve_pred16_t p = vctp8q(flat_size); in arm_max_no_broadcast_s8() local 81 mve_pred16_t p = vctp8q(flat_size); in arm_max_scalar_s8() local
|
D | arm_minimum_s8.c | 49 mve_pred16_t p = vctp8q(flat_size); in arm_min_no_broadcast_s8() local 81 mve_pred16_t p = vctp8q(flat_size); in arm_min_scalar_s8() local
|
D | arm_elementwise_mul_s8.c | 71 mve_pred16_t p = vctp32q(num_elements); in arm_elementwise_mul_s8() local
|
/cmsis-nn-latest/Source/ConvolutionFunctions/ |
D | arm_nn_mat_mult_s8.c | 75 mve_pred16_t p = vctp16q((uint32_t)row_len_tmp); in arm_nn_mat_mult_s8() local 135 const mve_pred16_t p = vctp16q((uint32_t)row_len_tmp); in arm_nn_mat_mult_s8() local
|
D | arm_transpose_conv_s8.c | 157 mve_pred16_t p = vctp32q((uint32_t)channel_count); in arm_transpose_conv_s8() local 231 mve_pred16_t p = vctp32q((uint32_t)channel_count); in arm_transpose_conv_s8() local
|
D | arm_nn_depthwise_conv_s8_core.c | 183 const mve_pred16_t p = vctp32q((uint32_t)tail_ch); in arm_nn_depthwise_conv_s8_core() local
|
/cmsis-nn-latest/Source/PoolingFunctions/ |
D | arm_max_pool_s16.c | 40 mve_pred16_t p = vctp16q((uint32_t)length); in compare_and_replace_if_larger() local 94 mve_pred16_t p = vctp16q((uint32_t)length); in clamp_output() local
|
D | arm_max_pool_s8.c | 40 mve_pred16_t p = vctp8q((uint32_t)length); in compare_and_replace_if_larger_q7() local 106 mve_pred16_t p = vctp8q((uint32_t)length); in clamp_output() local
|
D | arm_avgpool_s16.c | 162 mve_pred16_t p = vcmpgtq_n_s32(sum_1, 0); in arm_avgpool_s16() local
|
/cmsis-nn-latest/Source/TransposeFunctions/ |
D | arm_transpose_s8.c | 88 mve_pred16_t p = vctp16q(block_count); in arm_transpose_s8_nhcw() local
|
/cmsis-nn-latest/Source/SVDFunctions/ |
D | arm_svdf_state_s16_s8.c | 248 mve_pred16_t p = vctp32q((uint32_t)num_elements); in arm_svdf_state_s16_s8() local
|
D | arm_svdf_s8.c | 263 mve_pred16_t p = vctp32q((uint32_t)num_elements); in arm_svdf_s8() local
|
/cmsis-nn-latest/Include/ |
D | arm_nnsupportfunctions.h | 1719 const mve_pred16_t p, in arm_doubling_high_mult_mve_pred() 1737 const mve_pred16_t p, in arm_divide_by_power_of_two_mve_pred() 1759 const mve_pred16_t p) in arm_requantize_mve_pred()
|