Skip to content

Commit 8285df5

Browse files
committed
check-inductor-report.py
1 parent 0d19d9d commit 8285df5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/check_inductor_report.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def check_report(suite, dtype, mode, test_mode, device, models_file, inductor_lo
4646
if test_statuses[idx] != "pass":
4747
exitcode = 1
4848
print(f"Test is NOT PASSED: {m}")
49-
import pdb;pdb.set_trace()
5049
return exitcode
5150

5251

0 commit comments

Comments
 (0)