Skip to content

Add initialization and inference for GRU layer#20442

Merged
alalek merged 2 commits intoopencv:masterfrom
JulieBar:gru_layer
Aug 7, 2021
Merged

Add initialization and inference for GRU layer#20442
alalek merged 2 commits intoopencv:masterfrom
JulieBar:gru_layer

Conversation

@JulieBar
Copy link
Copy Markdown
Contributor

@JulieBar JulieBar commented Jul 21, 2021

Added support for GRU layer as requested in issue issue #19278 (part 2). Only ONNX importer is supported.

Test data here: opencv/opencv_extra#888

opencv_extra=gru_layer

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
build_image:Custom=centos:7
buildworker:Custom=linux-1

@JulieBar JulieBar marked this pull request as ready for review July 27, 2021 07:33
@JulieBar JulieBar requested a review from sl-sergei July 27, 2021 07:33
@JulieBar JulieBar changed the title [WIP] Add initialization and inference for GRU layer Add initialization and inference for GRU layer Jul 27, 2021
@alalek alalek merged commit e1cafa3 into opencv:master Aug 7, 2021
@alalek alalek mentioned this pull request Oct 15, 2021
@JulieBar JulieBar deleted the gru_layer branch November 21, 2021 01:08
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
* Add initialization and inference for GRU layer

* fix issues found on review
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.

4 participants