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
To Reproduce
run any argmax test case. For example: pytest tests/tt_eager/python_api_testing/sweep_tests/pytests/tt_dnn/test_argmax_int.py::TestArgmax::test_argmax[memconfig0--1-input_shapes1]
Describe the bug
Wrong pcc for argmax
To Reproduce
run any argmax test case. For example:
pytest tests/tt_eager/python_api_testing/sweep_tests/pytests/tt_dnn/test_argmax_int.py::TestArgmax::test_argmax[memconfig0--1-input_shapes1]
Expected behavior
Correct PCC
Additional context
Related to #16479
The text was updated successfully, but these errors were encountered: