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

stable hlo logical xor #1008

Open
AleksKnezevic opened this issue Oct 22, 2024 · 1 comment
Open

stable hlo logical xor #1008

AleksKnezevic opened this issue Oct 22, 2024 · 1 comment
Assignees

Comments

@AleksKnezevic
Copy link

Lower stabel hlo bitwise xor to ttnn. Add unit tests to tt-torch and tt-xla.

@AleksKnezevic AleksKnezevic added this to the [Third Party] HLO + XLA milestone Oct 22, 2024
@mmanzoorTT mmanzoorTT self-assigned this Oct 24, 2024
@mmanzoorTT
Copy link
Contributor

logical xor is implemented as non-DPS op in tt-metal whereas other logical ops (and, or, not) are implemented as DPS op. An issue is created to convert logical xor to DPS op as well and it is under investigation/progress.

@mmanzoorTT mmanzoorTT changed the title stable hlo bitwise xor stable hlo logical xor Oct 24, 2024
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

No branches or pull requests

2 participants