KJA000 / llvm-clang-optimization

0 stars 0 forks source link

macro test #2

Closed KJA000 closed 8 months ago

KJA000 commented 11 months ago

jiaekim@raspberrypi:~/001/test_O0 $ ./test_arm_convolve_s8 Runtime: 0.000065 seconds TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:47:test_basic_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:48:test_stride2pad1_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:49:test_conv_2_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:50:test_conv_3_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:51:test_conv_4_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:52:test_conv_5_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:53:test_conv_out_activation_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:54:test_conv_dilation_golden_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:55:test_conv_2x2_dilation_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:56:test_conv_2x3_dilation_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:57:test_conv_3x2_dilation_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:58:test_conv_3x3_dilation_5x5_input_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:59:test_conv_2x2_dilation_5x5_input_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:60:test_buffer_size_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:61:test_buffer_size_mve_arm_convolve_s8:PASS TestCases/test_arm_convolve_s8/Unity/unity_test_arm_convolve_s8.c:62:test_buffer_size_dsp_arm_convolve_s8:PASS


16 Tests 0 Failures 0 Ignored OK