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

Minimum and Maximum s8 operator support #148

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

ArmRyan
Copy link
Collaborator

@ArmRyan ArmRyan commented Oct 15, 2024

  • Adds Minimum and Maximum functions for s8
  • Adds Refactored Unit Tests for Minimum and Maximum s8
  • Fix small issue with build_and_run_tests.sh

Change-Id: I38333a14888b59293dcafa633105ec65c2d582a1

 * Adds Minimum and Maximum base functions for s8
 * Adds Minimum and Maximum fast functions for s8
 * Adds Refactored Unit Tests for Minimum and Maximum s8
 * Fix small issue with build_and_run_tests.sh

Change-Id: I38333a14888b59293dcafa633105ec65c2d582a1
Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
Copy link
Contributor

@mansnils mansnils left a comment

Choose a reason for hiding this comment

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

Actually table in unit test readme should be updated.

Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
@ArmRyan
Copy link
Collaborator Author

ArmRyan commented Oct 15, 2024

Updated :)

Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
@ArmRyan ArmRyan merged commit 5f8f1a9 into ARM-software:main Oct 16, 2024
2 of 3 checks passed
@ArmRyan ArmRyan deleted the experimental/minmax_int8 branch October 16, 2024 11:21
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.

4 participants