Skip to content

Commit

Permalink
fix dw conv repnr
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchen-mei committed Dec 3, 2024
1 parent 40a9ca2 commit 9393ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aha/util/regress.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ def test_hardcoded_dense_app(test, width, height, env_parameters, extra_args, la
"--height", str(height),
"--env-parameters", env_parameters,
] + use_daemon + layer_array
buildkite_call(buildkite_args)
except:
print("[INFO] Finished PnR which is expected to fail", flush=True)

Expand Down

0 comments on commit 9393ca9

Please sign in to comment.