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.acosh_bw operation does not work with bfloat8_b tensors #13674

Closed
Tracked by #13795
nemanjagrujic opened this issue Oct 10, 2024 · 1 comment
Closed
Tracked by #13795

ttnn.acosh_bw operation does not work with bfloat8_b tensors #13674

nemanjagrujic opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
backward bug Something isn't working op_cat: eltwise

Comments

@nemanjagrujic
Copy link
Contributor

nemanjagrujic commented Oct 10, 2024

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:

python3 tests/sweep_framework/runner.py --elastic cloud --module-name eltwise.unary_backward.acosh_bw

Results can be found on elastic cloud as explained here: https://github.com/tenstorrent/tt-metal/tree/main/tests/sweep_framework

@nemanjagrujic 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 mcw-anasuya self-assigned this Oct 23, 2024
mcw-anasuya added a commit that referenced this issue Oct 24, 2024
* #13674: Update documentation for backward ops

* #13674: Fix bw acosh and acos description
@mcw-anasuya
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backward bug Something isn't working op_cat: eltwise
Projects
None yet
Development

No branches or pull requests

2 participants