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

RPP Tensor Support - Bitwise NOT, Bitwise AND, Bitwise OR #520

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

r-abishek
Copy link
Member

  • Add support for Bitwise NOT for U8.
  • Restrict bitwise ops (AND OR NOT) to U8.
  • Rename ops from 'logical' to 'bitwise'.

@r-abishek r-abishek requested a review from a team as a code owner February 19, 2025 05:39
Copy link
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

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

Does this need to be addressed in the changelog? If not, it's fine from a docs point-of-view.

@kiritigowda kiritigowda requested a review from rrawther February 21, 2025 19:43
@kiritigowda kiritigowda self-assigned this Feb 21, 2025
@kiritigowda kiritigowda added enhancement New feature or request ci:precheckin labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:precheckin enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants