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

Support default SUT folder name - submission generation #536

Open
anandhu-eng opened this issue Nov 13, 2024 · 1 comment
Open

Support default SUT folder name - submission generation #536

anandhu-eng opened this issue Nov 13, 2024 · 1 comment
Labels
enhancement New feature or request mlperf-inference

Comments

@anandhu-eng
Copy link
Contributor

Currently, the SUT folder name for generating an MLPerf Inference Submission is constructed based on keys such as hardware name, framework version, etc., which are first obtained from cm-sut-info.json. If these values are not present, they are then derived from the default SUT folder name. By default, it would be preferable to support using the exact SUT folder name provided by the user.

Hi @arjunsuresh, as discussed, the priority order would be:

  1. cm-sut-info.json
  2. User-provided folder name
@anandhu-eng
Copy link
Contributor Author

We might have to update the documentation stating that if a user provides cm-sut-info in SUT root folder, it would overwrite the current SUT folder name with the text combination generated from cm-sut-info.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mlperf-inference
Development

No branches or pull requests

2 participants