ttnn.polar low PCC on GS
Closed this issue · 1 comments
amalbasaTT commented
Describe the bug
ttnn.polar has low PCC on GS machine
To Reproduce
Steps to reproduce the behavior:
Sweep test for polar is located in 'tests/sweep_framework/sweeps/eltwise/unary_complex/polar/polar.py'
- Checkout branch amalbasaTT/complex_ops-sweeps (soon to be merged on main)
- Go to 'tests/sweep_framework/sweeps/eltwise/unary_complex/polar/polar.py'
- Make sure your are on a machine with Grayskull
- Generate new parameter vectors and run the sweep test
python3 tests/sweep_framework/sweeps_parameter_generator.py --elastic cloud --module-name eltwise.unary_complex.polar.polar
python3 tests/sweep_framework/sweeps_runner.py --elastic cloud --module-name eltwise.unary_complex.polar.polar
- See the error. Results can be found on elastic cloud as explained here:
https://github.com/tenstorrent/tt-metal/tree/main/tests/sweep_framework
VirdhatchaniKN commented
Since the issue is specific to GS, Will close issue based on #13739 (comment)