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

TTNN mish - incomplete documentation #8156

Closed
Tracked by #13795
npetrovic-tenstorrent opened this issue May 5, 2024 · 4 comments
Closed
Tracked by #13795

TTNN mish - incomplete documentation #8156

npetrovic-tenstorrent opened this issue May 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working op_cat: eltwise

Comments

@npetrovic-tenstorrent
Copy link
Contributor

For TTNN mish op:
The documentation does not cover supported data types (BFLOAT16/BFLOAT8_B) neither the supported layouts (ROW_MAJOR/TILE). In practice, its seems that it does not support BFLOAT8_B type (only BFLOAT16 works), neither layout ROW_MAJOR is supported (TILE supported).

@npetrovic-tenstorrent npetrovic-tenstorrent added bug Something isn't working op_cat: eltwise labels May 5, 2024
@KalaivaniMCW
Copy link
Contributor

KalaivaniMCW commented May 7, 2024

Fix provided in #8050

@KalaivaniMCW KalaivaniMCW self-assigned this May 9, 2024
@umadevimcw
Copy link
Contributor

#7711 (comment)

@KalaivaniMCW
Copy link
Contributor

will be revisited after TTNN migration.

@eyonland eyonland assigned umadevimcw and unassigned KalaivaniMCW Jul 30, 2024
@ruthreshx ruthreshx assigned ruthreshx and unassigned umadevimcw Sep 26, 2024
@eyonland eyonland assigned mcw-anasuya and unassigned ruthreshx Sep 30, 2024
mcw-anasuya added a commit that referenced this issue Oct 21, 2024
mcw-anasuya added a commit that referenced this issue Oct 22, 2024
mcw-anasuya added a commit that referenced this issue Oct 22, 2024
mcw-anasuya added a commit that referenced this issue Oct 22, 2024
mcw-anasuya added a commit that referenced this issue Oct 22, 2024
mcw-anasuya added a commit that referenced this issue Oct 25, 2024
mcw-anasuya added a commit that referenced this issue Oct 28, 2024
mcw-anasuya added a commit that referenced this issue Oct 28, 2024
@mcw-anasuya
Copy link
Contributor

Added supported datatypes and layouts and merged to main.
Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working op_cat: eltwise
Projects
None yet
Development

No branches or pull requests

5 participants