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
- Defined ops in TTIR and TTNN dialects.
- Implemented StableHLO to TTIR converison (unified with logical ops)
- Implemented TTIR to TTNN conversion
- Added tests
Fixes#1202.
Half of solution (tt-xla and tt-torch tests are second half) for issues:
#1051#1053#1054#1055
Left asserts in runtime code due to
tenstorrent/tt-metal#13582.
Add support for binary or, and add tests to tt-xla and tt-torch
The text was updated successfully, but these errors were encountered: