You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Lower stabel hlo bitwise xor to ttnn. Add unit tests to tt-torch and tt-xla.
The text was updated successfully, but these errors were encountered: