Skip to content

dnn: update InferenceEngine extension handling#15945

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_ie_extension_handling
Nov 19, 2019
Merged

dnn: update InferenceEngine extension handling#15945
opencv-pushbot merged 1 commit intoopencv:3.4from
alalek:dnn_ie_extension_handling

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Nov 19, 2019

force_builders=Custom,Custom Win,Custom Mac
build_image:Custom=ubuntu-openvino-2019r3.0:16.04
build_image:Custom Win=openvino-2019r3.0
build_image:Custom Mac=openvino-2019r3.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=OFF
test_bigdata:Custom=1
test_filter:Custom=*

candidates.push_back(param_pluginPath);
}

#if INF_ENGINE_VER_MAJOR_LE(INF_ENGINE_RELEASE_2019R3)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Despite default cpu_extension will be removed in the future version, there is still an approach to let user enable custom layers with it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yes, through OPENCV_DNN_IE_EXTRA_PLUGIN_PATH environment variable.

@opencv-pushbot opencv-pushbot merged commit 09d54c9 into opencv:3.4 Nov 19, 2019
@alalek alalek mentioned this pull request Nov 19, 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.

4 participants