Skip to content

Commit

Permalink
Merge branch 'apache:main' into addUnidirectionalSequenceLSTM
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Boblest authored May 27, 2022
2 parents c105842 + aaee8aa commit ccfbebd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
from tvm import te, arith, ir, tir, testing


@pytest.mark.skip(reason="See https://github.com/apache/tvm/issues/11458")
def test_solution_consistency():
seed = random.randrange(sys.maxsize)
print(
Expand Down

0 comments on commit ccfbebd

Please sign in to comment.