Skip to content

Conversation

@anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner November 11, 2024 10:18
@github-actions
Copy link

github-actions bot commented Nov 11, 2024

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

@anandhu-eng anandhu-eng mentioned this pull request Nov 11, 2024
system_meta = {**saved_system_meta, **system_meta} #override the saved meta with the user inputs
system_meta = {**system_meta_default, **system_meta} #add any missing fields from the defaults
else:
print("NOTE: system_meta.json was not found in the required directory inside the results folder. CM is automatically creating one...")
Copy link
Contributor

@arjunsuresh arjunsuresh Nov 11, 2024

Choose a reason for hiding this comment

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

WARNING: system_meta.json was not found in the performance run directory inside the results folder. CM is automatically creating one using the system defaults. Please modify them as required.

I think the above statement will be better here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated in 5fa577d

@arjunsuresh arjunsuresh merged commit ad56488 into mlperf-inference Nov 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2024
@anandhu-eng anandhu-eng deleted the submisison-generation-fix branch November 13, 2024 06:36
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