Skip to content

DNN: gemm support transA and transB, and first input is constance.#22882

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:gemm_first_const
Dec 8, 2022
Merged

DNN: gemm support transA and transB, and first input is constance.#22882
opencv-pushbot merged 1 commit intoopencv:4.xfrom
zihaomu:gemm_first_const

Conversation

@zihaomu
Copy link
Copy Markdown
Member

@zihaomu zihaomu commented Nov 29, 2022

Merge with test data: opencv_extra data.

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 fengyuentau November 29, 2022 09:16
@zihaomu zihaomu added category: dnn (onnx) ONNX suport issues in DNN module test labels Nov 29, 2022
@fengyuentau
Copy link
Copy Markdown
Member

Fixes opencv/opencv_zoo#82 (comment)

@asmorkalov asmorkalov requested a review from rogday November 29, 2022 11:43
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.

👍

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 test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants