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.remainder binary low PCC #17415

Open
amalbasaTT opened this issue Jan 31, 2025 · 0 comments
Open

ttnn.remainder binary low PCC #17415

amalbasaTT opened this issue Jan 31, 2025 · 0 comments
Labels
bug Something isn't working op_cat: eltwise WH

Comments

@amalbasaTT
Copy link
Contributor

Describe the bug
ttnn.remainder binary has low PCC is almost all test cases. PCC is between 0.96 and 0.99

To Reproduce
Steps to reproduce the behavior:

  1. Go to sweep test tests/sweep_framework/sweeps/eltwise/binary/remainder/remainder.py
  2. Generate parameters by running the command:
python3 tests/sweep_framework/sweeps_parameter_generator.py --elastic cloud --module-name eltwise.binary.remainder.remainder
  1. Run the sweep test by running the command:
python3 tests/sweep_framework/sweeps_runner.py --elastic cloud --module-name eltwise.binary.remainder.remainder
  1. See the error. Results can be found on elastic cloud as explained here: https://github.com/tenstorrent/tt-metal/tree/main/tests/sweep_framework

93% of tests should fail with low PCC.

@amalbasaTT amalbasaTT added bug Something isn't working op_cat: eltwise WH labels Jan 31, 2025
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 WH
Projects
None yet
Development

No branches or pull requests

1 participant