Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated scc run commands #25

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Conversation

anandhu-eng
Copy link

No description provided.

@@ -417,8 +417,10 @@ def mlperf_inference_run_command(spaces, model, implementation, framework, categ

if docker:
docker_cmd_suffix = f" \\\n{pre_space} --docker --quiet"
docker_cmd_suffix += f" \\\n{pre_space} --test_query_count={test_query_count} {extra_docker_input_string} {extra_input_string}"

if "scc24" not in extra_variation_tags:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should have an input argument skip_test_query_count so that we don't use scc24 specific conditions in main.py (make this generic).

@arjunsuresh arjunsuresh merged commit 213c605 into GATEOverflow:master Sep 23, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants