Skip to content

DNN: Add sign, shrink and reciprocal for onnx_impoter#21831

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:sign_layer_onnx
Apr 13, 2022
Merged

DNN: Add sign, shrink and reciprocal for onnx_impoter#21831
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:sign_layer_onnx

Conversation

@zihaomu
Copy link
Copy Markdown
Member

@zihaomu zihaomu commented Apr 7, 2022

Add sign, shrink and reciprocal for onnx_importer.cpp.
Implemented with OpenCV, CUDA, and OpenCL backend.

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 another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the 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

@zihaomu zihaomu requested a review from rogday April 7, 2022 06:43
@zihaomu zihaomu changed the title DNN: Add sign and shrink for onnx_impoter DNN: Add sign, shrink and reciprocal for onnx_impoter Apr 7, 2022
Copy link
Copy Markdown
Member

@rogday rogday left a comment

Choose a reason for hiding this comment

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

LGTM!

@asmorkalov asmorkalov added the category: dnn (onnx) ONNX suport issues in DNN module label Apr 11, 2022
@opencv-pushbot opencv-pushbot added this to the 4.6.0 milestone Apr 13, 2022
@opencv-pushbot opencv-pushbot merged commit 66f3c26 into opencv:4.x Apr 13, 2022
@opencv-pushbot opencv-pushbot mentioned this pull request Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: dnn (onnx) ONNX suport issues in DNN module category: dnn feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants