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

BH TTNN Unit test failure in Moreh_sum #18493

Open
cmaryanTT opened this issue Feb 28, 2025 · 1 comment
Open

BH TTNN Unit test failure in Moreh_sum #18493

cmaryanTT opened this issue Feb 28, 2025 · 1 comment

Comments

@cmaryanTT
Copy link

PCC Error:
ttnn group 9 tests: tests/ttnn/unit_tests/operations/test_moreh_sum.py#L550

test_moreh_sum_integer[int32-dim-h-2, 2, 3, TILE_HEIGHT * 8, TILE_WIDTH * 8]

assert False
 +  where False = <built-in method equal of type object at 0x7faaf019a920
@dchenTT
Copy link
Contributor

dchenTT commented Mar 1, 2025

Update: when I run "pytest tests/ttnn/unit_tests/operations/test_moreh_sum.py::test_moreh_sum_integer" on a blackhole ird, all test failed think it is grayskull. Other tests such as test_binary_bcast.py can run and pass. It is a true blackhole machine and build with ARCH_NAME=blackhole.
FAILED tests/ttnn/unit_tests/operations/test_moreh_sum.py::test_moreh_sum_integer[int32-dim-b1-10, 3, TILE_HEIGHT * 8 - 1, TILE_WIDTH * 8 - 1] - RuntimeError: TT_ASSERT @ /proj_sw/user_dev/dchen/tt-metal/ttnn/cpp/ttnn/operations/core/compute_kernel/compute_kernel_config.cpp:32: arch == tt::ARCH::GRAYSKULL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants