Skip to content

Commit

Permalink
[Build] add step_minimize_bit_width to mobilenet-v1 alveo steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jmonks-amd authored Oct 12, 2023
1 parent b6a7b72 commit 36d3aa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/mobilenet-v1/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ def select_build_steps(platform):
step_mobilenet_convert_to_hls_layers,
"step_create_dataflow_partition",
"step_apply_folding_config",
"step_minimize_bit_width",
"step_generate_estimate_reports",
"step_hls_codegen",
"step_hls_ipgen",
Expand Down

0 comments on commit 36d3aa0

Please sign in to comment.