Skip to content

dnn: no layer norm fusion if axes.back() is not the axis of last dimension#24808

Merged
asmorkalov merged 2 commits intoopencv:4.xfrom
fengyuentau:fix_layernorm
Jan 10, 2024
Merged

dnn: no layer norm fusion if axes.back() is not the axis of last dimension#24808
asmorkalov merged 2 commits intoopencv:4.xfrom
fengyuentau:fix_layernorm

Conversation

@fengyuentau
Copy link
Copy Markdown
Member

@fengyuentau fengyuentau commented Jan 3, 2024

Merge with opencv/opencv_extra#1137

Resolves #24797

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

@fengyuentau fengyuentau added category: dnn category: dnn (onnx) ONNX suport issues in DNN module labels Jan 3, 2024
@fengyuentau fengyuentau added this to the 4.10.0 milestone Jan 3, 2024
@fengyuentau fengyuentau requested a review from dkurt January 3, 2024 07:06
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.

OpenCV(4.9.0-dev) Error: Unspecified error (> Node [LayerNormalization@ai.onnx]:(onnx_node!/neck/neck.1/Add_1)

4 participants