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

Feature new tpps (binary compare and ternary select) #834

Merged
merged 26 commits into from
Dec 23, 2023

Conversation

egeor
Copy link
Collaborator

@egeor egeor commented Nov 16, 2023

This PR adds new tpps (binary compare and ternary select)

@alheinecke
Copy link
Collaborator

@egeor : is this PR ready for review?

@egeor egeor marked this pull request as ready for review November 26, 2023 22:51
@egeor
Copy link
Collaborator Author

egeor commented Nov 26, 2023

Yes, should be ready to be reviewed

Copy link
Collaborator

@alheinecke alheinecke left a comment

Choose a reason for hiding this comment

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

some minor issues

samples/eltwise/eltwise_binary_simple.c Outdated Show resolved Hide resolved
samples/eltwise/eltwise_ternary_simple.c Show resolved Hide resolved
samples/encoder/encoder_aarch64.c Show resolved Hide resolved
src/generator_mateltwise_aarch64.c Outdated Show resolved Hide resolved
src/generator_mateltwise_unary_binary_aarch64.c Outdated Show resolved Hide resolved
src/generator_mateltwise_unary_binary_avx_avx512.c Outdated Show resolved Hide resolved
@alheinecke alheinecke self-requested a review December 22, 2023 05:40
Copy link
Collaborator

@alheinecke alheinecke left a comment

Choose a reason for hiding this comment

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

LGTM

@alheinecke
Copy link
Collaborator

@egeor : as discussed offline I helped with fixing the open issue and approved now. However, I don't want to merge without another look by you. As you cannot approve your own PR, please just leave a quick comment, when you have reviewed my minor touch ups.

@egeor
Copy link
Collaborator Author

egeor commented Dec 23, 2023

Thanks, your touchups look good to me!

@alheinecke alheinecke merged commit 54707b5 into main Dec 23, 2023
12 checks passed
@alheinecke alheinecke deleted the feature_new_tpps_compare_select branch December 23, 2023 16:31
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.

None yet

2 participants