Home
last modified time | relevance | path

Searched defs:output_ref_size (Results 1 – 20 of 20) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_transpose_s8/
Dtest_arm_transpose_s8.c47 const int32_t output_ref_size = TRANSPOSE_DEFAULT_SIZE; in transpose_default_arm_transpose_s8() local
69 const int32_t output_ref_size = TRANSPOSE_NHCW_SIZE; in transpose_nhcw_arm_transpose_s8() local
91 const int32_t output_ref_size = TRANSPOSE_WCHN_SIZE; in transpose_wchn_arm_transpose_s8() local
113 const int32_t output_ref_size = TRANSPOSE_NCHW_SIZE; in transpose_nchw_arm_transpose_s8() local
135 const int32_t output_ref_size = TRANSPOSE_CHWN_SIZE; in transpose_chwn_arm_transpose_s8() local
157 const int32_t output_ref_size = TRANSPOSE_MATRIX_SIZE; in transpose_matrix_arm_transpose_s8() local
179 const int32_t output_ref_size = TRANSPOSE_NCWH_SIZE; in transpose_ncwh_arm_transpose_s8() local
201 const int32_t output_ref_size = TRANSPOSE_NWHC_SIZE; in transpose_nwhc_arm_transpose_s8() local
223 const int32_t output_ref_size = TRANSPOSE_3DIM_SIZE; in transpose_3dim_arm_transpose_s8() local
245 const int32_t output_ref_size = TRANSPOSE_3DIM2_SIZE; in transpose_3dim2_arm_transpose_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_fully_connected_s4/
Dtest_arm_fully_connected_s4.c49 const int32_t output_ref_size = FULLY_CONNECTED_INT4_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4() local
112 const int32_t output_ref_size = FULLY_CONNECTED_INT4_2_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4_2() local
175 const int32_t output_ref_size = FULLY_CONNECTED_INT4_3_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4_3() local
238 const int32_t output_ref_size = FULLY_CONNECTED_INT4_4_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4_4() local
301 const int32_t output_ref_size = FULLY_CONNECTED_INT4_5_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4_5() local
364 const int32_t output_ref_size = FULLY_CONNECTED_INT4_6_DST_SIZE; in fully_connected_int4_arm_fully_connected_s4_6() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s4/
Dtest_arm_convolve_s4.c62 const int32_t output_ref_size = BASIC_INT4_DST_SIZE; in basic_arm_convolve_s4() local
156 const int32_t output_ref_size = BASIC_2_INT4_DST_SIZE; in basic_2_arm_convolve_s4() local
250 const int32_t output_ref_size = STRIDE2PAD1_INT4_DST_SIZE; in stride2pad1_arm_convolve_s4() local
343 const int32_t output_ref_size = CONV_2_INT4_DST_SIZE; in conv_2_arm_convolve_s4() local
436 const int32_t output_ref_size = CONV_3_INT4_DST_SIZE; in conv_3_arm_convolve_s4() local
529 const int32_t output_ref_size = CONV_4_INT4_DST_SIZE; in conv_4_arm_convolve_s4() local
621 const int32_t output_ref_size = CONV_OUT_ACTIVATION_INT4_DST_SIZE; in conv_out_activation_arm_convolve_s4() local
687 const int32_t output_ref_size = CONV_2X2_DILATION_INT4_DST_SIZE; in conv_2x2_dilation_arm_convolve_s4() local
779 const int32_t output_ref_size = CONV_2X2_DILATION_5X5_INPUT_INT4_DST_SIZE; in conv_2x2_dilation_5x5_input_arm_convolve_s4() local
870 const int32_t output_ref_size = CONV_3X3_DILATION_5X5_INPUT_INT4_DST_SIZE; 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.c47 const int32_t output_ref_size = GROUPED_CONV_1_DST_SIZE; in grouped_conv_arm_grouped_convolve_1_s8() local
119 const int32_t output_ref_size = GROUPED_CONV_2_DST_SIZE; in grouped_conv_arm_grouped_convolve_2_s8() local
191 const int32_t output_ref_size = GROUPED_CONV_3_DST_SIZE; in grouped_conv_arm_grouped_convolve_3_s8() local
263 const int32_t output_ref_size = GROUPED_CONV_4_DST_SIZE; 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.c45 const int32_t output_ref_size = FULLY_CONNECTED_INT16_DST_SIZE; in fully_connected_int16_arm_fully_connected_s16() local
110 const int32_t output_ref_size = FULLY_CONNECTED_INT16_BIG_DST_SIZE; in fully_connected_int16_big_arm_fully_connected_s16() local
174 const int32_t output_ref_size = FC_INT16_SLOW_DST_SIZE; in fc_int16_slow_arm_fully_connected_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s8/
Dtest_arm_convolve_s8.c56 const int32_t output_ref_size = BASIC_DST_SIZE; in basic_arm_convolve_s8() local
152 const int32_t output_ref_size = STRIDE2PAD1_DST_SIZE; in stride2pad1_arm_convolve_s8() local
247 const int32_t output_ref_size = CONV_2_DST_SIZE; in conv_2_arm_convolve_s8() local
342 const int32_t output_ref_size = CONV_3_DST_SIZE; in conv_3_arm_convolve_s8() local
437 const int32_t output_ref_size = CONV_4_DST_SIZE; in conv_4_arm_convolve_s8() local
531 const int32_t output_ref_size = CONV_OUT_ACTIVATION_DST_SIZE; in conv_out_activation_arm_convolve_s8() local
598 const int32_t output_ref_size = CONV_2X2_DILATION_DST_SIZE; in conv_2x2_dilation_arm_convolve_s8() local
692 const int32_t output_ref_size = CONV_2X2_DILATION_5X5_INPUT_DST_SIZE; in conv_2x2_dilation_5x5_input_arm_convolve_s8() local
785 const int32_t output_ref_size = CONV_3X3_DILATION_5X5_INPUT_DST_SIZE; in conv_3x3_dilation_5x5_input_arm_convolve_s8() local
878 const int32_t output_ref_size = CONV_2X3_DILATION_DST_SIZE; in conv_2x3_dilation_arm_convolve_s8() local
[all …]
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_convolve_s16/
Dtest_arm_convolve_s16.c57 const int32_t output_ref_size = INT16XINT8_DST_SIZE; in int16xint8_arm_convolve_s16() local
147 const int32_t output_ref_size = REQUANTIZE_S64_DST_SIZE; in requantize_s64_arm_convolve_s16() local
237 const int32_t output_ref_size = INT16XINT8_DILATION_1_DST_SIZE; in int16xint8_dilation_1_arm_convolve_s16() local
327 const int32_t output_ref_size = INT16XINT8_DILATION_2_DST_SIZE; in int16xint8_dilation_2_arm_convolve_s16() local
417 const int32_t output_ref_size = INT16XINT8_DILATION_3_DST_SIZE; in int16xint8_dilation_3_arm_convolve_s16() local
621 const int32_t output_ref_size = INT16XINT8_SPILL_DST_SIZE; in int16xint8_spill_arm_convolve_s16() local
711 const int32_t output_ref_size = INT16XINT8_SPILL2_DST_SIZE; in int16xint8_spill2_arm_convolve_s16() local
801 const int32_t output_ref_size = INT16XINT8XINT32_1_DST_SIZE; in int16xint8xint32_1_arm_convolve_s16() local
891 const int32_t output_ref_size = INT16XINT8XINT32_2_DST_SIZE; in int16xint8xint32_2_arm_convolve_s16() local
981 const int32_t output_ref_size = INT16XINT8XINT32_3_DST_SIZE; 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.c52 const int32_t output_ref_size = CONV_1_X_N_1_DST_SIZE; in conv_1_x_n_1_arm_convolve_s8() local
145 const int32_t output_ref_size = CONV_1_X_N_2_DST_SIZE; in conv_1_x_n_2_arm_convolve_s8() local
235 const int32_t output_ref_size = CONV_1_X_N_3_DST_SIZE; in conv_1_x_n_3_arm_convolve_s8() local
327 const int32_t output_ref_size = CONV_1_X_N_4_DST_SIZE; in conv_1_x_n_4_arm_convolve_s8() local
419 const int32_t output_ref_size = CONV_1_X_N_5_DST_SIZE; in conv_1_x_n_5_arm_convolve_s8() local
611 const int32_t output_ref_size = CONV_1_X_N_7_DST_SIZE; in conv_1_x_n_7_arm_convolve_s8() local
682 const int32_t output_ref_size = CONV_1_X_N_6_GENERIC_DST_SIZE; in conv_1_x_n_6_generic_arm_convolve_s8() local
774 const int32_t output_ref_size = CONV_1_X_N_8_DST_SIZE; 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.c49 const int32_t output_ref_size = FULLY_CONNECTED_DST_SIZE; in fully_connected_arm_fully_connected_s8() local
124 const int32_t output_ref_size = FULLY_CONNECTED_W_ZP_DST_SIZE; in fully_connected_w_zp_arm_fully_connected_s8() local
197 const int32_t output_ref_size = FULLY_CONNECTED_MVE_0_DST_SIZE; in fully_connected_mve_0_arm_fully_connected_s8() local
266 const int32_t output_ref_size = FULLY_CONNECTED_MVE_1_DST_SIZE; in fully_connected_mve_1_arm_fully_connected_s8() local
335 const int32_t output_ref_size = FULLY_CONNECTED_NULL_BIAS_0_DST_SIZE; in fully_connected_null_bias_0_arm_fully_connected_s8() local
415 const int32_t output_ref_size = FULLY_CONNECTED_OUT_ACTIVATION_DST_SIZE; in fully_connected_out_activation_arm_fully_connected_s8() local
486 const int32_t output_ref_size = FC_PER_CH_DST_SIZE; 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.c51 const int32_t output_ref_size = DW_INT16XINT8_FAST_DST_SIZE; in dw_int16xint8_fast_arm_depthwise_conv_fast_s16() local
148 const int32_t output_ref_size = DW_INT16XINT8_FAST_SPILL_DST_SIZE; in dw_int16xint8_fast_spill_arm_depthwise_conv_fast_s16() local
244 const int32_t output_ref_size = DW_INT16XINT8_FAST_STRIDE_DST_SIZE; in dw_int16xint8_fast_stride_arm_depthwise_conv_fast_s16() local
341 const int32_t output_ref_size = DW_INT16XINT8_FAST_NULL_BIAS_DST_SIZE; in dw_int16xint8_fast_null_bias_arm_depthwise_conv_fast_s16() local
438 const int32_t output_ref_size = DW_INT16XINT8_FAST_STRIDE_NULL_BIAS_DST_SIZE; in dw_int16xint8_fast_stride_null_bias_arm_depthwise_conv_fast_s16() local
535 const int32_t output_ref_size = DW_INT16XINT8_FAST_SPILL_NULL_BIAS_DST_SIZE; in dw_int16xint8_fast_spill_null_bias_arm_depthwise_conv_fast_s16() local
632 const int32_t output_ref_size = DW_INT16XINT8_FAST_TEST_BIAS_DST_SIZE; in dw_int16xint8_fast_test_bias_arm_depthwise_conv_fast_s16() local
729 const int32_t output_ref_size = DW_INT16XINT8_FAST_MULTIPLE_BATCHES_UNEVEN_BUFFERS_DST_SIZE; in dw_int16xint8_fast_multiple_batches_uneven_buffers_arm_depthwise_conv_fast_s16() local
827 …const int32_t output_ref_size = DW_INT16XINT8_FAST_MULTIPLE_BATCHES_UNEVEN_BUFFERS_NULL_BIAS_DST_S… 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.c47 const int32_t output_ref_size = REVERSE_TRANSPOSE_CONV_1_DST_SIZE; in reverse_transpose_conv_1_arm_transpose_conv_s8() local
138 const int32_t output_ref_size = REVERSE_TRANSPOSE_CONV_2_DST_SIZE; in reverse_transpose_conv_2_arm_transpose_conv_s8() local
228 const int32_t output_ref_size = REVERSE_TRANSPOSE_CONV_3_DST_SIZE; in reverse_transpose_conv_3_arm_transpose_conv_s8() local
318 const int32_t output_ref_size = REVERSE_TRANSPOSE_CONV_4_DST_SIZE; 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.c47 const int32_t output_ref_size = TRANSPOSE_CONV_1_DST_SIZE; in transpose_conv_1_arm_transpose_conv_s8() local
138 const int32_t output_ref_size = TRANSPOSE_CONV_2_DST_SIZE; in transpose_conv_2_arm_transpose_conv_s8() local
228 const int32_t output_ref_size = TRANSPOSE_CONV_3_DST_SIZE; in transpose_conv_3_arm_transpose_conv_s8() local
318 const int32_t output_ref_size = TRANSPOSE_CONV_4_DST_SIZE; 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.c41 …const int32_t output_ref_size = LSTM_1_S16_BATCH_SIZE * LSTM_1_S16_TIME_STEPS * LSTM_1_S16_HIDDEN_… in lstm_1_s16() local
187 …const int32_t output_ref_size = LSTM_2_S16_BATCH_SIZE * LSTM_2_S16_TIME_STEPS * LSTM_2_S16_HIDDEN_… in lstm_2_s16() local
334 const int32_t output_ref_size = in lstm_one_time_step_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_lstm_unidirectional_s8/
Dtest_arm_lstm_unidirectional_s8.c42 const int32_t output_ref_size = LSTM_1_BATCH_SIZE * LSTM_1_TIME_STEPS * LSTM_1_HIDDEN_SIZE; in lstm_1() local
196 const int32_t output_ref_size = LSTM_2_BATCH_SIZE * LSTM_2_TIME_STEPS * LSTM_2_HIDDEN_SIZE; in lstm_2() local
350 const int32_t output_ref_size = in lstm_one_time_step() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8/
Dtest_arm_depthwise_conv_s8.c43 const int32_t output_ref_size = DEPTHWISE_2_DST_SIZE; in depthwise_2_arm_depthwise_conv_s8() local
139 const int32_t output_ref_size = DEPTHWISE_MULT_BATCHES_DST_SIZE; in depthwise_mult_batches_arm_depthwise_conv_s8() local
330 const int32_t output_ref_size = DEPTHWISE_DILATION_DST_SIZE; in depthwise_dilation_arm_depthwise_conv_s8() local
498 const int32_t output_ref_size = IN_CH_ONE_OUT_CH_LARGER_ONE_DST_SIZE; in in_ch_one_out_ch_larger_one_arm_depthwise_conv_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s16/
Dtest_arm_depthwise_conv_s16.c44 const int32_t output_ref_size = DW_INT16XINT8_DST_SIZE; in dw_int16xint8_arm_depthwise_conv_s16() local
141 const int32_t output_ref_size = DW_INT16XINT8_DILATION_DST_SIZE; in dw_int16xint8_dilation_arm_depthwise_conv_s16() local
238 const int32_t output_ref_size = DW_INT16XINT8_MULT4_DST_SIZE; in dw_int16xint8_mult4_arm_depthwise_conv_s16() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_3x3_s8/
Dtest_arm_depthwise_conv_3x3_s8.c42 const int32_t output_ref_size = DEPTHWISE_KERNEL_3X3_DST_SIZE; in depthwise_kernel_3x3_arm_depthwise_conv_3x3_s8() local
244 const int32_t output_ref_size = DEPTHWISE_KERNEL_3X3_NULL_BIAS_DST_SIZE; in depthwise_kernel_3x3_null_bias_arm_depthwise_conv_3x3_null_bias_s8() local
347 const int32_t output_ref_size = STRIDE2PAD1_DST_SIZE; in stride2pad1_arm_depthwise_conv_3x3_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_svdf_state_s16_s8/
Dtest_arm_svdf_state_s16_s8.c80 const int32_t output_ref_size = SVDF_DST_SIZE; in svdf_arm_svdf_state_s16_s8() local
166 const int32_t output_ref_size = SVDF_1_DST_SIZE; in svdf_1_arm_svdf_state_s16_s8() local
251 const int32_t output_ref_size = SVDF_2_DST_SIZE; in svdf_2_arm_svdf_state_s16_s8() local
336 const int32_t output_ref_size = SVDF_3_DST_SIZE; in svdf_3_arm_svdf_state_s16_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_svdf_s8/
Dtest_arm_svdf_s8.c30 const int32_t output_ref_size = SVDF_INT8_DST_SIZE; in svdf_int8_arm_svdf_s8() local
146 const int32_t output_ref_size = SVDF_INT8_2_DST_SIZE; in svdf_int8_2_arm_svdf_s8() local
/cmsis-nn-latest/Tests/UnitTest/TestCases/test_arm_depthwise_conv_s8_opt/
Dtest_arm_depthwise_conv_s8_opt.c348 const int32_t output_ref_size = DEPTHWISE_OUT_ACTIVATION_DST_SIZE; in depthwise_out_activation_arm_depthwise_conv_s8_opt() local