Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh committed Sep 26, 2024
1 parent 2c04157 commit 04a67dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ def mlperf_inference_run_command(spaces, model, implementation, framework, categ
if "short" in extra_variation_tags:
full_ds_needed_tag = ""
else:
full_ds_needed_tag = "_full"
full_ds_needed_tag = "_full,"


docker_setup_cmd = f"""\n
Expand Down

0 comments on commit 04a67dc

Please sign in to comment.