Skip to content

dnn(openvino): fix custom layers BlockingDesc#22888

Merged
opencv-pushbot merged 2 commits intoopencv:3.4from
alalek:dnn_ov_fix_custom_layers
Dec 3, 2022
Merged

dnn(openvino): fix custom layers BlockingDesc#22888
opencv-pushbot merged 2 commits intoopencv:3.4from
alalek:dnn_ov_fix_custom_layers

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Nov 30, 2022

resolves #22640

relates #17622 (3.4) / #17634 (4.x)

TODO:

  • update DNN OV/CPU tests
allow_multiple_commits=1
force_builders_only=Custom,Custom Win

Xbuild_image:Custom=ubuntu-openvino-2021.4.2:20.04
build_image:Custom=ubuntu-openvino-2022.1.0:20.04
test_modules:Custom=dnn,python2,python3,java
buildworker:Custom=linux-4
# disabled due high memory usage: test_opencl:Custom=ON
test_opencl:Custom=OFF
test_bigdata:Custom=1
test_filter:Custom=*

build_image:Custom Win=openvino-2021.4.2
Xbuild_image:Custom Win=openvino-2022.1.0
buildworker:Custom Win=windows-1

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.

LGTM. Also, I think we need switch to new OpenVINO API with read_model/compile_model in future.

@JulienMaille
Copy link
Copy Markdown
Contributor

@alalek I confirm it resolves #22640 for my model

@opencv-pushbot opencv-pushbot merged commit 416830f into opencv:3.4 Dec 3, 2022
@alalek alalek mentioned this pull request Dec 3, 2022
@alalek alalek mentioned this pull request Jan 8, 2023
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.

Cannot run inference on OpenVino CPU after update to OpenVino 2022.2

4 participants