Skip to content

fix Flatten layer#21283

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
rogday:flatten_fix
Dec 17, 2021
Merged

fix Flatten layer#21283
opencv-pushbot merged 1 commit intoopencv:3.4from
rogday:flatten_fix

Conversation

@rogday
Copy link
Copy Markdown
Member

@rogday rogday commented Dec 17, 2021

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 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_only=linux,docs,Custom,Custom Win,Custom Mac

build_image:Linux AVX2=halide:16.04
buildworker:Linux AVX2=linux-4,linux-6
test_opencl:Linux AVX2=OFF
test_filter:Linux AVX2=*ONNX_conf*

build_image:Custom=ubuntu-openvino-2021.4.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2021.3.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2021.2.0:20.04
Xbuild_image:Custom=ubuntu-openvino-2020.3.0:16.04
build_image:Custom Win=openvino-2021.4.2
Xbuild_image:Custom Win=openvino-2021.3.0-vc16
build_image:Custom Mac=openvino-2021.4.2

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
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*ONNX_conf*

buildworker:Custom Win=windows-3
test_opencl:Custom Win=ON
test_bigdata:Custom Win=1
test_filter:Custom Win=*

@rogday rogday added bug category: dnn category: dnn (onnx) ONNX suport issues in DNN module labels Dec 17, 2021
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit 49bef1c into opencv:3.4 Dec 17, 2021
@rogday rogday deleted the flatten_fix branch December 17, 2021 14:31
@alalek alalek mentioned this pull request Dec 18, 2021
@rogday rogday mentioned this pull request Dec 21, 2021
48 tasks
@alalek alalek mentioned this pull request Dec 30, 2021
@alalek alalek mentioned this pull request Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants