Skip to content

Commit

Permalink
Use tvm.testing.main()
Browse files Browse the repository at this point in the history
Change-Id: Iecc9d3b762eae5c65e5a12c9a803178b976286a6
  • Loading branch information
lhutton1 committed Jun 10, 2024
1 parent ad9a613 commit d0a9031
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,4 @@ def test_vector_type():


if __name__ == "__main__":
test_global_allocates()
test_local_allocates()
tvm.testing.main()

0 comments on commit d0a9031

Please sign in to comment.