Skip to content

Commit

Permalink
Revert "#2134: re-enable sweep conv test"
Browse files Browse the repository at this point in the history
This reverts commit c8c53e8.
  • Loading branch information
TT-billteng committed Dec 7, 2023
1 parent caba52d commit 542e124
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def run_conv_as_large_matmul(conv_op_test_params, pytorch_inputs_and_golden, dev
return passing_pcc


@pytest.mark.skip("Watcher error, see issue #4088")
def test_sweep_conv_tt(device):
torch.manual_seed(27182)
test_bench = generate_conv_tb()
Expand Down

0 comments on commit 542e124

Please sign in to comment.