Skip to content

Commit

Permalink
Uplift third_party/tt-mlir to origin/main 2025-01-07 (#1013)
Browse files Browse the repository at this point in the history
This PR uplifts the third_party/tt-mlir submodule to the origin/main

---------

Co-authored-by: Kyle Mabee <kmabee@tenstorrent.com>
  • Loading branch information
vmilosevic and kmabeeTT authored Jan 7, 2025
1 parent 3736b7b commit f4752d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions forge/test/mlir/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,6 @@ def forward(self, x):


@pytest.mark.push
@pytest.mark.xfail(reason="Tensor rank is greater than 4")
def test_reshape_pytorch():
class ReshapeTest(torch.nn.Module):
def __init__(self):
Expand All @@ -1834,7 +1833,6 @@ def forward(self, inp_1, inp_2):


@pytest.mark.push
@pytest.mark.xfail(reason="Tensor rank is greater than 4")
def test_broadcast_pytorch():
class BroadcastTest(torch.nn.Module):
def __init__(self):
Expand Down
2 changes: 1 addition & 1 deletion third_party/tt-mlir

0 comments on commit f4752d0

Please sign in to comment.