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] Reduce duplicate code in comparison kernels #12460

Merged

Conversation

ragmani
Copy link
Contributor

@ragmani ragmani commented Jan 12, 2024

This commit reduces duplicate code in comparison kernels.

  • Introduce evalComparisonGeneric() that unifies comparison kernels.

ONE-DCO-1.0-Signed-off-by: ragmani ragmani0216@gmail.com


For #11744

This commit reduces duplicate code in comparison kernels.
  - Introduce `evalComparisonGeneric()` that unifies comparison kernels.

ONE-DCO-1.0-Signed-off-by: ragmani <ragmani0216@gmail.com>
@ragmani ragmani added the PR/ready for review It is ready to review. Please review it. label Jan 12, 2024
Copy link
Contributor

@BalyshevArtem BalyshevArtem left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@BalyshevArtem BalyshevArtem merged commit 9796f4a into Samsung:master Jan 19, 2024
4 checks passed
@ragmani ragmani deleted the onert-micro/Reduce_DC_comparisonops branch July 3, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/ready for review It is ready to review. Please review it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants