Skip to content

DNN: remove never used code in onnximporter#22739

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:remove_never_used_code
Nov 3, 2022
Merged

DNN: remove never used code in onnximporter#22739
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:remove_never_used_code

Conversation

@zihaomu
Copy link
Copy Markdown
Member

@zihaomu zihaomu commented Nov 2, 2022

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 added the category: dnn (onnx) ONNX suport issues in DNN module label Nov 2, 2022
@opencv-pushbot opencv-pushbot merged commit 91624e8 into opencv:4.x Nov 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

Labels

category: dnn (onnx) ONNX suport issues in DNN module cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants