Skip to content

Add alpha parameter to ELU (CUDA)#21161

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
rogday:elu_alpha_4x
Dec 10, 2021
Merged

Add alpha parameter to ELU (CUDA)#21161
opencv-pushbot merged 1 commit intoopencv:4.xfrom
rogday:elu_alpha_4x

Conversation

@rogday
Copy link
Copy Markdown
Member

@rogday rogday commented Nov 30, 2021

Merge after #21160.
Fix for #21078, tests are coming to 4.x with #21088

ELU: https://github.com/onnx/onnx/blob/master/docs/Operators.md#elu

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

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.0

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=OFF
test_bigdata:Custom=1
test_filter:Custom=*

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

@asmorkalov
Copy link
Copy Markdown
Contributor

@YashasSamaga Could you take a look?

@asmorkalov
Copy link
Copy Markdown
Contributor

Related changes: #21160

@asmorkalov asmorkalov requested review from sl-sergei and removed request for sl-sergei December 8, 2021 20:45
@opencv-pushbot opencv-pushbot merged commit 6e50e4b into opencv:4.x Dec 10, 2021
@rogday rogday deleted the elu_alpha_4x branch December 10, 2021 16:20
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants