Skip to content

Commit

Permalink
Rebasing main
Browse files Browse the repository at this point in the history
Signed-off-by: erman-gurses <[email protected]>
  • Loading branch information
erman-gurses committed Sep 13, 2024
1 parent 17fcb41 commit 183f3da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/kernel/wave/wave_gemm_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,4 @@ def repeat(acc: tkl.Register[M, N, tkl.f32]) -> tkl.Register[M, N, tkl.f32]:

if __name__ == "__main__":
logging.basicConfig(level=logging.DEBUG)
unittest.main()

unittest.main()

0 comments on commit 183f3da

Please sign in to comment.