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

Default version is not working as expected #39

Open
anandhu-eng opened this issue Dec 12, 2024 · 0 comments
Open

Default version is not working as expected #39

anandhu-eng opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@anandhu-eng
Copy link
Contributor


Migrated from mlcommons/mlperf-automations_archived#33
Originally created by @arjunsuresh on Tue, 10 Oct 2023 18:24:00 GMT


When we have meta information related to versions, and no version is given explicitly, the script ignores the meta of the default variations. For example, even if r2.1 is the default version, the below 2 commands have different metadata.

cm run script --tags=training,reproduce,mlperf,nvidia,_resnet --system_conf_name=config_A30_1x2x204
cm run script --tags=training,reproduce,mlperf,nvidia,_resnet --system_conf_name=config_A30_1x2x204 --version=r2.1
@anandhu-eng anandhu-eng added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant