Home
last modified time | relevance | path

Searched defs:output_ref (Results 1 – 17 of 17) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_transpose_s8/
Dtest_arm_transpose_s8.c46 const int8_t *const output_ref = transpose_default_output; in transpose_default_arm_transpose_s8() local
68 const int8_t *const output_ref = transpose_nhcw_output; in transpose_nhcw_arm_transpose_s8() local
90 const int8_t *const output_ref = transpose_wchn_output; in transpose_wchn_arm_transpose_s8() local
112 const int8_t *const output_ref = transpose_nchw_output; in transpose_nchw_arm_transpose_s8() local
134 const int8_t *const output_ref = transpose_chwn_output; in transpose_chwn_arm_transpose_s8() local
156 const int8_t *const output_ref = transpose_matrix_output; in transpose_matrix_arm_transpose_s8() local
178 const int8_t *const output_ref = transpose_ncwh_output; in transpose_ncwh_arm_transpose_s8() local
200 const int8_t *const output_ref = transpose_nwhc_output; in transpose_nwhc_arm_transpose_s8() local
222 const int8_t *const output_ref = transpose_3dim_output; in transpose_3dim_arm_transpose_s8() local
244 const int8_t *const output_ref = transpose_3dim2_output; in transpose_3dim2_arm_transpose_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s4/
Dtest_arm_fully_connected_s4.c48 const int8_t *output_ref = fully_connected_int4_output_ref; in fully_connected_int4_arm_fully_connected_s4() local
111 const int8_t *output_ref = fully_connected_int4_2_output_ref; in fully_connected_int4_arm_fully_connected_s4_2() local
174 const int8_t *output_ref = fully_connected_int4_3_output_ref; in fully_connected_int4_arm_fully_connected_s4_3() local
237 const int8_t *output_ref = fully_connected_int4_4_output_ref; in fully_connected_int4_arm_fully_connected_s4_4() local
300 const int8_t *output_ref = fully_connected_int4_5_output_ref; in fully_connected_int4_arm_fully_connected_s4_5() local
363 const int8_t *output_ref = fully_connected_int4_6_output_ref; in fully_connected_int4_arm_fully_connected_s4_6() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c61 const int8_t *output_ref = basic_int4_output_ref; in basic_arm_convolve_s4() local
155 const int8_t *output_ref = basic_2_int4_output_ref; in basic_2_arm_convolve_s4() local
249 const int8_t *output_ref = stride2pad1_int4_output_ref; in stride2pad1_arm_convolve_s4() local
342 const int8_t *output_ref = conv_2_int4_output_ref; in conv_2_arm_convolve_s4() local
435 const int8_t *output_ref = conv_3_int4_output_ref; in conv_3_arm_convolve_s4() local
528 const int8_t *output_ref = conv_4_int4_output_ref; in conv_4_arm_convolve_s4() local
620 const int8_t *output_ref = conv_out_activation_int4_output_ref; in conv_out_activation_arm_convolve_s4() local
686 const int8_t *output_ref = conv_2x2_dilation_int4_output_ref; in conv_2x2_dilation_arm_convolve_s4() local
778 const int8_t *output_ref = conv_2x2_dilation_5x5_input_int4_output_ref; in conv_2x2_dilation_5x5_input_arm_convolve_s4() local
869 const int8_t *output_ref = conv_3x3_dilation_5x5_input_int4_output_ref; in conv_3x3_dilation_5x5_input_arm_convolve_s4() local
[all …]
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_grouped_convolve_s8/
Dtest_arm_grouped_convolve_s8.c46 const int8_t *output_ref = grouped_conv_1_output_ref; in grouped_conv_arm_grouped_convolve_1_s8() local
118 const int8_t *output_ref = grouped_conv_2_output_ref; in grouped_conv_arm_grouped_convolve_2_s8() local
190 const int8_t *output_ref = grouped_conv_3_output_ref; in grouped_conv_arm_grouped_convolve_3_s8() local
262 const int8_t *output_ref = grouped_conv_4_output_ref; in grouped_conv_arm_grouped_convolve_4_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s16/
Dtest_arm_fully_connected_s16.c44 const int16_t *output_ref = fully_connected_int16_output_ref; in fully_connected_int16_arm_fully_connected_s16() local
109 const int16_t *output_ref = fully_connected_int16_big_output_ref; in fully_connected_int16_big_arm_fully_connected_s16() local
173 const int16_t *output_ref = fc_int16_slow_output_ref; in fc_int16_slow_arm_fully_connected_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s8/
Dtest_arm_convolve_s8.c55 const int8_t *output_ref = basic_output_ref; in basic_arm_convolve_s8() local
151 const int8_t *output_ref = stride2pad1_output_ref; in stride2pad1_arm_convolve_s8() local
246 const int8_t *output_ref = conv_2_output_ref; in conv_2_arm_convolve_s8() local
341 const int8_t *output_ref = conv_3_output_ref; in conv_3_arm_convolve_s8() local
436 const int8_t *output_ref = conv_4_output_ref; in conv_4_arm_convolve_s8() local
530 const int8_t *output_ref = conv_out_activation_output_ref; in conv_out_activation_arm_convolve_s8() local
597 const int8_t *output_ref = conv_2x2_dilation_output_ref; in conv_2x2_dilation_arm_convolve_s8() local
691 const int8_t *output_ref = conv_2x2_dilation_5x5_input_output_ref; in conv_2x2_dilation_5x5_input_arm_convolve_s8() local
784 const int8_t *output_ref = conv_3x3_dilation_5x5_input_output_ref; in conv_3x3_dilation_5x5_input_arm_convolve_s8() local
877 const int8_t *output_ref = conv_2x3_dilation_output_ref; in conv_2x3_dilation_arm_convolve_s8() local
[all …]
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s16/
Dtest_arm_convolve_s16.c56 const int16_t *output_ref = int16xint8_output_ref; in int16xint8_arm_convolve_s16() local
146 const int16_t *output_ref = requantize_s64_output_ref; in requantize_s64_arm_convolve_s16() local
236 const int16_t *output_ref = int16xint8_dilation_1_output_ref; in int16xint8_dilation_1_arm_convolve_s16() local
326 const int16_t *output_ref = int16xint8_dilation_2_output_ref; in int16xint8_dilation_2_arm_convolve_s16() local
416 const int16_t *output_ref = int16xint8_dilation_3_output_ref; in int16xint8_dilation_3_arm_convolve_s16() local
620 const int16_t *output_ref = int16xint8_spill_output_ref; in int16xint8_spill_arm_convolve_s16() local
710 const int16_t *output_ref = int16xint8_spill2_output_ref; in int16xint8_spill2_arm_convolve_s16() local
800 const int16_t *output_ref = int16xint8xint32_1_output_ref; in int16xint8xint32_1_arm_convolve_s16() local
890 const int16_t *output_ref = int16xint8xint32_2_output_ref; in int16xint8xint32_2_arm_convolve_s16() local
980 const int16_t *output_ref = int16xint8xint32_3_output_ref; in int16xint8xint32_3_arm_convolve_s16() local
[all …]
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_1_x_n_s8/
Dtest_arm_convolve_1_x_n_s8.c51 const int8_t *output_ref = conv_1_x_n_1_output_ref; in conv_1_x_n_1_arm_convolve_s8() local
144 const int8_t *output_ref = conv_1_x_n_2_output_ref; in conv_1_x_n_2_arm_convolve_s8() local
234 const int8_t *output_ref = conv_1_x_n_3_output_ref; in conv_1_x_n_3_arm_convolve_s8() local
326 const int8_t *output_ref = conv_1_x_n_4_output_ref; in conv_1_x_n_4_arm_convolve_s8() local
418 const int8_t *output_ref = conv_1_x_n_5_output_ref; in conv_1_x_n_5_arm_convolve_s8() local
610 const int8_t *output_ref = conv_1_x_n_7_output_ref; in conv_1_x_n_7_arm_convolve_s8() local
681 const int8_t *output_ref = conv_1_x_n_6_generic_output_ref; in conv_1_x_n_6_generic_arm_convolve_s8() local
773 const int8_t *output_ref = conv_1_x_n_8_output_ref; in conv_1_x_n_8_arm_convolve_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s8/
Dtest_arm_fully_connected_s8.c48 const int8_t *output_ref = fully_connected_output_ref; in fully_connected_arm_fully_connected_s8() local
123 const int8_t *output_ref = fully_connected_w_zp_output_ref; in fully_connected_w_zp_arm_fully_connected_s8() local
196 const int8_t *output_ref = fully_connected_mve_0_output_ref; in fully_connected_mve_0_arm_fully_connected_s8() local
265 const int8_t *output_ref = fully_connected_mve_1_output_ref; in fully_connected_mve_1_arm_fully_connected_s8() local
334 const int8_t *output_ref = fully_connected_null_bias_0_output_ref; in fully_connected_null_bias_0_arm_fully_connected_s8() local
414 const int8_t *output_ref = fully_connected_out_activation_output_ref; in fully_connected_out_activation_arm_fully_connected_s8() local
485 const int8_t *output_ref = fc_per_ch_output_ref; in fc_per_ch_arm_fully_connected_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_fast_s16/
Dtest_arm_depthwise_conv_fast_s16.c50 const int16_t *output_ref = dw_int16xint8_fast_output_ref; in dw_int16xint8_fast_arm_depthwise_conv_fast_s16() local
147 const int16_t *output_ref = dw_int16xint8_fast_spill_output_ref; in dw_int16xint8_fast_spill_arm_depthwise_conv_fast_s16() local
243 const int16_t *output_ref = dw_int16xint8_fast_stride_output_ref; in dw_int16xint8_fast_stride_arm_depthwise_conv_fast_s16() local
340 const int16_t *output_ref = dw_int16xint8_fast_null_bias_output_ref; in dw_int16xint8_fast_null_bias_arm_depthwise_conv_fast_s16() local
437 const int16_t *output_ref = dw_int16xint8_fast_stride_null_bias_output_ref; in dw_int16xint8_fast_stride_null_bias_arm_depthwise_conv_fast_s16() local
534 const int16_t *output_ref = dw_int16xint8_fast_spill_null_bias_output_ref; in dw_int16xint8_fast_spill_null_bias_arm_depthwise_conv_fast_s16() local
631 const int16_t *output_ref = dw_int16xint8_fast_test_bias_output_ref; in dw_int16xint8_fast_test_bias_arm_depthwise_conv_fast_s16() local
728 const int16_t *output_ref = dw_int16xint8_fast_multiple_batches_uneven_buffers_output_ref; in dw_int16xint8_fast_multiple_batches_uneven_buffers_arm_depthwise_conv_fast_s16() local
826 …const int16_t *output_ref = dw_int16xint8_fast_multiple_batches_uneven_buffers_null_bias_output_re… in dw_int16xint8_fast_multiple_batches_uneven_buffers_null_bias_arm_depthwise_conv_fast_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_reverse_transpose_conv_s8/
Dtest_arm_reverse_transpose_conv_s8.c46 const int8_t *output_ref = reverse_transpose_conv_1_output_ref; in reverse_transpose_conv_1_arm_transpose_conv_s8() local
137 const int8_t *output_ref = reverse_transpose_conv_2_output_ref; in reverse_transpose_conv_2_arm_transpose_conv_s8() local
227 const int8_t *output_ref = reverse_transpose_conv_3_output_ref; in reverse_transpose_conv_3_arm_transpose_conv_s8() local
317 const int8_t *output_ref = reverse_transpose_conv_4_output_ref; in reverse_transpose_conv_4_arm_transpose_conv_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_transpose_conv_s8/
Dtest_arm_transpose_conv_s8.c46 const int8_t *output_ref = transpose_conv_1_output_ref; in transpose_conv_1_arm_transpose_conv_s8() local
137 const int8_t *output_ref = transpose_conv_2_output_ref; in transpose_conv_2_arm_transpose_conv_s8() local
227 const int8_t *output_ref = transpose_conv_3_output_ref; in transpose_conv_3_arm_transpose_conv_s8() local
317 const int8_t *output_ref = transpose_conv_4_output_ref; in transpose_conv_4_arm_transpose_conv_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s16/
Dtest_arm_lstm_unidirectional_s16.c40 const int16_t *output_ref = &lstm_1_s16_output[0]; in lstm_1_s16() local
186 const int16_t *output_ref = &lstm_2_s16_output[0]; in lstm_2_s16() local
333 const int16_t *output_ref = &lstm_one_time_step_s16_output[0]; in lstm_one_time_step_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s8/
Dtest_arm_lstm_unidirectional_s8.c41 const int8_t *output_ref = &lstm_1_output[0]; in lstm_1() local
195 const int8_t *output_ref = &lstm_2_output[0]; in lstm_2() local
349 const int8_t *output_ref = &lstm_one_time_step_output[0]; in lstm_one_time_step() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s16/
Dtest_arm_depthwise_conv_s16.c43 const int16_t *output_ref = dw_int16xint8_output_ref; in dw_int16xint8_arm_depthwise_conv_s16() local
140 const int16_t *output_ref = dw_int16xint8_dilation_output_ref; in dw_int16xint8_dilation_arm_depthwise_conv_s16() local
237 const int16_t *output_ref = dw_int16xint8_mult4_output_ref; in dw_int16xint8_mult4_arm_depthwise_conv_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_svdf_state_s16_s8/
Dtest_arm_svdf_state_s16_s8.c81 const int8_t *output_ref = svdf_output_ref; in svdf_arm_svdf_state_s16_s8() local
167 const int8_t *output_ref = svdf_1_output_ref; in svdf_1_arm_svdf_state_s16_s8() local
252 const int8_t *output_ref = svdf_2_output_ref; in svdf_2_arm_svdf_state_s16_s8() local
337 const int8_t *output_ref = svdf_3_output_ref; in svdf_3_arm_svdf_state_s16_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_svdf_s8/
Dtest_arm_svdf_s8.c31 const int8_t *output_ref = svdf_int8_output_ref; in svdf_int8_arm_svdf_s8() local
147 const int8_t *output_ref = svdf_int8_2_output_ref; in svdf_int8_2_arm_svdf_s8() local