Skip to content

dnn: drop legacy Inference Engine NN builder API#21591

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_drop_legacy_ie
Feb 10, 2022
Merged

dnn: drop legacy Inference Engine NN builder API#21591
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_drop_legacy_ie

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Feb 9, 2022

continues #16906

TODO:

  • verify 4.x branch
  • (backlog) remove legacy support before OpenVINO 2021.4 (through INF_ENGINE_RELEASE)
  • (backlog) update tests
force_builders=Custom,Custom Win,Custom Mac

Xbuild_image:Custom=ubuntu-openvino-2021.4.2:20.04
build_image:Custom=ubuntu-openvino-2022.1.0.dev20220131:20.04
build_image:Custom Win=openvino-2021.4.2
build_image:Custom Mac=openvino-2021.4.2

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

buildworker:Custom=linux-1
# disabled due high memory usage: test_opencl:Custom=ON
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*

buildworker:Custom Win=windows-3
test_bigdata:Custom Win=1
test_filter:Custom Win=*
test_opencl:Custom Win=ON
build_contrib:Custom Win=OFF

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Feb 10, 2022

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dnn cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants