Skip to content

Use explicit opset of Unsqueeze from nGraph#18741

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
rkazants:fix/rkazants/39665_unsqueeze
Nov 6, 2020
Merged

Use explicit opset of Unsqueeze from nGraph#18741
opencv-pushbot merged 1 commit intoopencv:masterfrom
rkazants:fix/rkazants/39665_unsqueeze

Conversation

@rkazants
Copy link
Copy Markdown
Contributor

@rkazants rkazants commented Nov 6, 2020

The change is needed due to removing default opset namespace for Unsqueeze
in the scope of this refactoring activity: openvinotoolkit/openvino#2767

Signed-off-by: Roman Kazantsev roman.kazantsev@intel.com

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.1.0:20.04
build_image:Custom Win=openvino-2021.1.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=*

The change is needed due to removing default opset namespace for Unsqueeze
in the scope of this refactoring activity: openvinotoolkit/openvino#2767

Signed-off-by: Roman Kazantsev <roman.kazantsev@intel.com>
@rkazants
Copy link
Copy Markdown
Contributor Author

rkazants commented Nov 6, 2020

@dkurt, could you please take a look at this minor change?

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.

👍

@dkurt dkurt self-assigned this Nov 6, 2020
@opencv-pushbot opencv-pushbot merged commit 527cedd into opencv:master Nov 6, 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

Labels

category: dnn port/backport done Label for maintainers. Authors of PR can ignore this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants