Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[res] Add a CircleRecipe for GRU #12785

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

BalyshevArtem
Copy link
Contributor

This pr adds a CircleRecipe for GRU op.

for issue: #12320
from draft: #12319

ONE-DCO-1.0-Signed-off-by: Artem Balyshev [email protected]

Copy link
Contributor

@SlavikMIPT SlavikMIPT left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark
Copy link
Contributor

[2024-03-19T09:53:27.444Z] terminate called after throwing an instance of 'oops::InternalExn'
[2024-03-19T09:53:27.444Z] what(): Internal Exception. CircleNodeVisitor: NYI node [/opt/jenkins_agent/workspace/nnfw/master/pr-nncc-debug/compiler/luci/lang/include/luci/IR/CircleNodeVisitor.h:57]

[2024-03-19T09:53:27.700Z] Aborted (core dumped)
[2024-03-19T09:53:27.700Z] compiler/common-artifacts/CMakeFiles/common_artifacts_deps.dir/build.make:22335: recipe for target 'compiler/common-artifacts/GRU_000.opt.circle' failed
[2024-03-19T09:53:27.700Z] make[2]: *** [compiler/common-artifacts/GRU_000.opt.circle] Error 134

@BalyshevArtem
Copy link
Contributor Author

[2024-03-19T09:53:27.444Z] terminate called after throwing an instance of 'oops::InternalExn'
[2024-03-19T09:53:27.444Z] what(): Internal Exception. CircleNodeVisitor: NYI node [/opt/jenkins_agent/workspace/nnfw/master/pr-nncc-debug/compiler/luci/lang/include/luci/IR/CircleNodeVisitor.h:57]

[2024-03-19T09:53:27.700Z] Aborted (core dumped)
[2024-03-19T09:53:27.700Z] compiler/common-artifacts/CMakeFiles/common_artifacts_deps.dir/build.make:22335: recipe for target 'compiler/common-artifacts/GRU_000.opt.circle' failed
[2024-03-19T09:53:27.700Z] make[2]: *** [compiler/common-artifacts/GRU_000.opt.circle] Error 134

I will rebase this pr, after #12800 will be merged

This pr adds a CircleRecipe for GRU op.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
Copy link
Contributor

@seanshpark seanshpark left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit 406cb3a into Samsung:master Mar 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants