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 backward ops - incomplete documentation #10585

Closed
3 tasks done
Tracked by #13795
npetrovic-tenstorrent opened this issue Jul 23, 2024 · 1 comment
Closed
3 tasks done
Tracked by #13795

TTNN backward ops - incomplete documentation #10585

npetrovic-tenstorrent opened this issue Jul 23, 2024 · 1 comment

Comments

@npetrovic-tenstorrent
Copy link
Contributor

npetrovic-tenstorrent commented Jul 23, 2024

For all TTNN backward ops:
The documentation does not cover supported data types (BFLOAT16/BFLOAT8_B) neither the supported layouts (ROW_MAJOR/TILE).
In practice, it seems that it does support BFLOAT16 and TILE layout.
However, ROW_MAJOR seems not to be supported for any of these ops.
BFLOAT8_B seems to be sometimes supported, but with low PCC.
Supported ranks are also not mentioned, but execution was successful for 2,3,4.

@mcw-anasuya
Copy link
Contributor

Docs have been updated with supported types, layouts and range.
Closing this master issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants