Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Sep 25, 2024
2 parents c607870 + c4d0b3e commit 2c04157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ def mlperf_inference_run_command(spaces, model, implementation, framework, categ
else:
full_ds_needed_tag = "_full"


docker_setup_cmd = f"""\n
{f_pre_space}```bash
{f_pre_space}cm run script --tags=run-mlperf,inference,_find-performance,{full_ds_needed_tag}_{code_version}{scenario_variation_tag}{extra_variation_tags} \\
Expand Down

0 comments on commit 2c04157

Please sign in to comment.