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

Submission generation fixes #424

Merged
merged 4 commits into from
Oct 28, 2024
Merged

Conversation

@anandhu-eng anandhu-eng requested a review from a team as a code owner October 26, 2024 17:35
Copy link

github-actions bot commented Oct 26, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@anandhu-eng anandhu-eng changed the title Submission checker fixes Submission generation fixes Oct 26, 2024
compliance_performance_run_path = os.path.join(result_mode_path, "run_1")
# model mapping part
tmp_model_mapping_file_path = os.path.join(compliance_performance_run_path, "model_mapping.json")
if os.path.exists(tmp_model_mapping_file_path):
Copy link
Contributor

Choose a reason for hiding this comment

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

We actually need this only if the model name is not the default mlperf model. Default mlperf model names are available in the submission checker config.

@anandhu-eng anandhu-eng marked this pull request as draft October 28, 2024 12:05
@anandhu-eng anandhu-eng marked this pull request as ready for review October 28, 2024 21:45
@arjunsuresh arjunsuresh merged commit e53bc34 into mlperf-inference Oct 28, 2024
35 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2024
@anandhu-eng anandhu-eng deleted the anandhu-eng-patch-1 branch October 29, 2024 04:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants