Skip to content

Replaced copy_with_new_args to clone_with_new_inputs#17894

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
ilyachur:feature/ichuraev/remove_copy_with_new_args
Jul 21, 2020
Merged

Replaced copy_with_new_args to clone_with_new_inputs#17894
opencv-pushbot merged 1 commit intoopencv:masterfrom
ilyachur:feature/ichuraev/remove_copy_with_new_args

Conversation

@ilyachur
Copy link
Copy Markdown
Contributor

@ilyachur ilyachur commented Jul 20, 2020

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 OpenCV (BSD) 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-2020.4.0:16.04
build_image:Custom Win=openvino-2020.4.0
build_image:Custom Mac=openvino-2020.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=*

@ilyachur
Copy link
Copy Markdown
Contributor Author

@dkurt Please take a look.

PR should allow to merge this PR: openvinotoolkit/openvino#1395

@ilyachur ilyachur force-pushed the feature/ichuraev/remove_copy_with_new_args branch from 69cf292 to 0291dd3 Compare July 20, 2020 13:05
@dkurt dkurt self-assigned this Jul 20, 2020
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.

👍

@opencv-pushbot opencv-pushbot merged commit b698d0a into opencv:master Jul 21, 2020
@mshabunin mshabunin added the backport is needed Label for maintainers. Authors of PR can ignore this label Jul 21, 2020
@dkurt dkurt mentioned this pull request Aug 3, 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.

5 participants