Skip to content

dnn(test): update tests for OpenVINO 2021.1#18527

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_test_openvino
Oct 8, 2020
Merged

dnn(test): update tests for OpenVINO 2021.1#18527
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_test_openvino

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 6, 2020

force_builders=Custom,Custom Win,Custom Mac
Xbuild_image:Custom=ubuntu-openvino-2020.4.0:16.04
build_image:Custom=ubuntu-openvino-2021.1.0:20.04
Xbuild_image:Custom Win=openvino-2020.4.0
build_image:Custom Win=openvino-2021.1.0
Xbuild_image:Custom Mac=openvino-2020.4.0
build_image:Custom Mac=openvino-2021.1.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
# disabled due high memory usage: test_opencl:Custom=ON
test_opencl:Custom=OFF
test_bigdata:Custom=1
test_filter:Custom=*

@JulienMaille
Copy link
Copy Markdown
Contributor

@alalek Sorry I'm not sure where to ask this, but what is the CMake flag we should use in order to disable openvino legacy mode (ie. not ngraph)
Thanks

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 7, 2020

Look for OPENCV_DNN_IE_NN_BUILDER_2019 CMake variable (should be missing or has OFF value in CMakeCache.txt).
NN Builder API is already removed from OpenVINO 2020.4+

@JulienMaille
Copy link
Copy Markdown
Contributor

OPENCV_DNN_IE

I have this

//Build with Inference Engine NN Builder API support
OPENCV_DNN_IE_NN_BUILDER_2019:BOOL=OFF

However I still need to distribute inference_engine_legacy.dll

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 8, 2020

Some IE plugins may still use legacy stuff internally.

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Oct 8, 2020

👍

@opencv-pushbot opencv-pushbot merged commit ee76cef into opencv:3.4 Oct 8, 2020
@alalek alalek mentioned this pull request Oct 9, 2020
@alalek alalek mentioned this pull request Nov 27, 2020
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