Skip to content

dnn: skip "sum" tests on IE/OpenCL target#15619

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_eltwise_sum_ie_ocl
Oct 1, 2019
Merged

dnn: skip "sum" tests on IE/OpenCL target#15619
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_eltwise_sum_ie_ocl

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 1, 2019

Related tests:

[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/30, where GetParam() = ([1, 4, 5], "sum", 1, false, DLIE/CPU)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/30 (17 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/31, where GetParam() = ([1, 4, 5], "sum", 1, false, DLIE/OCL)
/build/3_4_openvino-opencl-skl-lin64/opencv/modules/dnn/test/test_common.impl.hpp:63: Failure
Expected: (normL1) <= (l1), actual: 0.546033 vs 1e-05
/build/3_4_openvino-opencl-skl-lin64/opencv/modules/dnn/test/test_common.impl.hpp:66: Failure
Expected: (normInf) <= (lInf), actual: 0.986967 vs 0.0001
[  FAILED  ] Layer_Test_Halide/Eltwise.Accuracy/31, where GetParam() = ([1, 4, 5], "sum", 1, false, DLIE/OCL) (140 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/32, where GetParam() = ([1, 4, 5], "sum", 1, false, DLIE/OCL_FP16)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/32 (129 ms)

...

[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/120, where GetParam() = ([2, 8, 6], "sum", 1, false, DLIE/CPU)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/120 (17 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/121, where GetParam() = ([2, 8, 6], "sum", 1, false, DLIE/OCL)
/build/3_4_openvino-opencl-skl-lin64/opencv/modules/dnn/test/test_common.impl.hpp:63: Failure
Expected: (normL1) <= (l1), actual: 0.534888 vs 1e-05
/build/3_4_openvino-opencl-skl-lin64/opencv/modules/dnn/test/test_common.impl.hpp:66: Failure
Expected: (normInf) <= (lInf), actual: 0.986967 vs 0.0001
[  FAILED  ] Layer_Test_Halide/Eltwise.Accuracy/121, where GetParam() = ([2, 8, 6], "sum", 1, false, DLIE/OCL) (117 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/122, where GetParam() = ([2, 8, 6], "sum", 1, false, DLIE/OCL_FP16)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/122 (148 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/123, where GetParam() = ([2, 8, 6], "sum", 1, false, OCV/OCL)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/123 (1 ms)
[ RUN      ] Layer_Test_Halide/Eltwise.Accuracy/124, where GetParam() = ([2, 8, 6], "sum", 1, false, OCV/OCL_FP16)
[       OK ] Layer_Test_Halide/Eltwise.Accuracy/124 (1 ms)
force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2019r2.0:16.04
build_image:Custom Win=openvino-2019r2.0
build_image:Custom Mac=openvino-2019r2.0

test_modules:Custom=dnn,python2,python3,java
test_modules:Custom Win=dnn,python2,python3,java
test_modules:Custom Mac=dnn,python2,python3,java

buildworker:Custom=linux-1
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*
test_opencl:Custom Win=ON

Copy link
Copy Markdown
Member

@dkurt dkurt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@opencv-pushbot opencv-pushbot merged commit 8814645 into opencv:3.4 Oct 1, 2019
@alalek alalek mentioned this pull request Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants