-
Notifications
You must be signed in to change notification settings - Fork 96
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.acosh_bw operation does not work with bfloat8_b tensors #13674
Labels
Comments
nemanjagrujic
changed the title
ttnn.acosh_bw operation does not work bfloat8_b
ttnn.acosh_bw operation does not work with bfloat8_b tensors
Oct 17, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 23, 2024
12 tasks
mcw-anasuya
added a commit
that referenced
this issue
Oct 23, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 23, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 23, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 23, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
mcw-anasuya
added a commit
that referenced
this issue
Oct 24, 2024
Updated doc and sweep test and merged to main. Closing this issue. |
ct-clmsn
pushed a commit
to ct-clmsn/tt-metal
that referenced
this issue
Nov 12, 2024
…enstorrent#14161) * tenstorrent#13674: Update documentation for backward ops * tenstorrent#13674: Fix bw acosh and acos description
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ttnn.acosh_bw operation does not work when input tensor is bfloat8_b. Documentation does not mention that limitation.
Steps to reproduce
You can reproduce this error with sweep test
tests/sweep_framework/sweeps/eltwise/unary_backward/acosh_bw.py
. To run:Results can be found on elastic cloud as explained here:
https://github.com/tenstorrent/tt-metal/tree/main/tests/sweep_framework
The text was updated successfully, but these errors were encountered: