Skip to content

Commit

Permalink
tenstorrent#12349: Disable mismatching transpose test on BH
Browse files Browse the repository at this point in the history
  • Loading branch information
abhullar-tt authored and Christopher Taylor committed Nov 9, 2024
1 parent 05464ee commit d61896e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ def test_tranpose_hc_sharded_with_program_cache(device, n, c, h, w, grid_size, u
assert device.num_program_cache_entries() == 3


@skip_for_blackhole("Mismatching on BH, see #12349")
@pytest.mark.parametrize(
"shape, swap_dims",
[
Expand Down

0 comments on commit d61896e

Please sign in to comment.