Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Butygin <[email protected]>
  • Loading branch information
Hardcode84 committed Feb 12, 2025
1 parent ff58e7e commit 98a6fcc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/kernel/wave/attention/extend_attention_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,6 @@ def testExtendAttention(
)
config["benchmark_results_file"] = os.path.join(dump_perf, perf_filename)

# config["print_ir_after_all"] = True

with tk.gen.TestLaunchContext(
hyperparams,
canonicalize=True,
Expand Down

0 comments on commit 98a6fcc

Please sign in to comment.