Skip to content

Support of OpenVINO interface libraries#20673

Merged
alalek merged 2 commits intoopencv:masterfrom
ilya-lavrenov:print-openvino-information
Sep 9, 2021
Merged

Support of OpenVINO interface libraries#20673
alalek merged 2 commits intoopencv:masterfrom
ilya-lavrenov:print-openvino-information

Conversation

@ilya-lavrenov
Copy link
Copy Markdown
Contributor

@ilya-lavrenov ilya-lavrenov commented Sep 8, 2021

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake
force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2021.4.0:20.04
build_image:Custom Win=openvino-2021.4.0
build_image:Custom Mac=openvino-2021.4.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=*

@alalek
Copy link
Copy Markdown
Member

alalek commented Sep 8, 2021

Could you please add link on related OpenVINO PR?

@ilya-lavrenov
Copy link
Copy Markdown
Contributor Author

Could you please add link on related OpenVINO PR?

openvinotoolkit/openvino#7419

Here IE::inference_engine can be an interface library

@alalek
Copy link
Copy Markdown
Member

alalek commented Sep 8, 2021

Moved helper function from root CMakeLists.txt, use ocv_ prefix, output is 1st argument.

@ilya-lavrenov Please take a look.

@ilya-lavrenov
Copy link
Copy Markdown
Contributor Author

@alalek I'm OK with the change.

@alalek alalek merged commit c703f1e into opencv:master Sep 9, 2021
@ilya-lavrenov ilya-lavrenov deleted the print-openvino-information branch September 9, 2021 09:03
@alalek alalek mentioned this pull request Oct 15, 2021
TolyaTalamanov pushed a commit that referenced this pull request Dec 8, 2021
* Support of OpenVINO interface libraries

* cmake: rename and move ocv_get_imported_target to OpenCVUtils.cmake
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
…ormation

* Support of OpenVINO interface libraries

* cmake: rename and move ocv_get_imported_target to OpenCVUtils.cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport is needed Label for maintainers. Authors of PR can ignore this category: build/install category: dnn

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants