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

test_linear_with_bias_no_embedded_constants is failing due to shape mismatch in RepeatOp #186

Open
uazizTT opened this issue Jan 10, 2025 · 0 comments

Comments

@uazizTT
Copy link
Contributor

uazizTT commented Jan 10, 2025

The test is failing due to the following error, resolve the issue in tt-mlir and then enable the test.

_________________ test_linear_with_bias_no_embedded_constants __________________
1728E RuntimeError: TT_FATAL @ /__w/tt-torch/tt-torch/third_party/tt-mlir/src/tt-mlir/third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/tensor/types.cpp:192: normalized_index >= 0 and normalized_index < rank
1729E info:
1730E Index is out of bounds for the rank, should be between 0 and 0 however is 1

________________________________ test_constant _________________________________

assert not error, f"Error in verification: ATOL: {atol}, PCC: {pcc}"
1919E AssertionError: Error in verification: ATOL: 1.0002427101135254, PCC: 0.8705513871302392

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

No branches or pull requests

1 participant