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

[onert-micro] Toggle Shape in KernelsToBuild.lst #14493

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

chunseoklee
Copy link
Contributor

Shape operator alreadyt implemented in repo, but was not included in KernelsToBuild.lst

ONE-DCO-1.0-Signed-off-by: Chunseok Lee [email protected]

@@ -58,6 +58,7 @@ REGISTER_KERNEL(MAX_POOL_2D, MaxPool2D)
REGISTER_KERNEL(MINIMUM, Minimum)
#/*REGISTER_KERNEL(SHAPE, Shape)*/
REGISTER_KERNEL(NOT_EQUAL, NotEqual)
REGISTER_KERNEL(SHAPE, Shape)

This comment was marked as resolved.

Shape operator alreadyt implemented in repo, but was not included in KernelsToBuild.lst

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

@seockho-kim seockho-kim left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ys44kim ys44kim left a comment

Choose a reason for hiding this comment

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

LGTM

@chunseoklee chunseoklee merged commit aa38dda into Samsung:master Dec 26, 2024
4 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