You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
For additional info on parameters for which this op is executed, you can check sweep test tests/sweep_framework/sweeps/reduction/topk/topk_output.py.
You can can run it trough elasticsearch by following next steps:
Go to tests/sweep_framework/sweeps/reduction/topk/topk_output.py
Generate new parameter vectors and run the sweep test
Describe the bug
ttnn.topk pre-allocated output tensor has incorrect output indices.
To Reproduce
Run unit test provided bellow:
Additional context
For additional info on parameters for which this op is executed, you can check sweep test tests/sweep_framework/sweeps/reduction/topk/topk_output.py.
You can can run it trough elasticsearch by following next steps:
https://github.com/tenstorrent/tt-metal/tree/main/tests/sweep_framework
You can also run it locally by running command:
The text was updated successfully, but these errors were encountered: