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
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
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 _________________________________
The text was updated successfully, but these errors were encountered: