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

[luci/lang] support RoPE Operation #14014

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Conversation

ys44kim
Copy link
Contributor

@ys44kim ys44kim commented Sep 13, 2024

this commit supports for RoPE operation in luc IR

ONE-DCO-1.0-Signed-off-by: youngsik kim [email protected]

draft : #13978
issue : #13972

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
Copy link
Contributor

compiler/luci/partition/src/CircleOpCode.cpp:35:62: error: ‘BuiltinOperator_ROPE’ was not declared in this scope

@ys44kim
Copy link
Contributor Author

ys44kim commented Sep 13, 2024

circle schema : #14013

@hseok-oh
Copy link
Contributor

@nnfw-bot test tizen-gbs

@hseok-oh
Copy link
Contributor

@nnfw-bot test nncc-release nncc-debug

@seanshpark
Copy link
Contributor

compiler/luci/partition/src/CircleOpCode.cpp:35:62: error: ‘BuiltinOperator_ROPE’ was not declared in this scop

This commit supports for RoPE operation in luci IR

ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
@seanshpark seanshpark merged commit 520ef3c into Samsung:master Sep 24, 2024
10 checks passed
@ys44kim ys44kim deleted the rope/luci/lang branch September 25, 2024 04:52
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