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

V3.2.0: many important improvements #1321

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Conversation

gfursin
Copy link
Contributor

@gfursin gfursin commented Oct 13, 2024

I added many important features to CMX pending for a very long:

gfursin and others added 7 commits October 11, 2024 10:36
v3.1.0: simplified and changed process_input function API (mlcommons#1314)
- print control flags in help (cmx -h | cmx -help): mlcommons#1318
- fail if control flag is not recognized: mlcommons#1315
   - added `utils.test_input` to test if input has keys
     and report them as error
   - added `prefix_cmx` key to cmr.yaml to customize `cmx pull repo`
   - improved CMX logging (-log and -logfile):
     mlcommons#1317
   - print control flags in help (cmx -h | cmx -help):
     mlcommons#1318
   - fail if control flag is not recognized:
     mlcommons#1315
   - added -repro flag to record various info to cmx-repro directory
     mlcommons#1319
   - print call stack when error > 32 to be able to trace error cause:
     mlcommons#1320
     can be combined with -log=debug and -logfile
@gfursin gfursin requested a review from a team as a code owner October 13, 2024 11:54
Copy link

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

Copy link
Member

@ctuning-admin ctuning-admin left a comment

Choose a reason for hiding this comment

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

many important features that should not touch legacy CM

@gfursin gfursin merged commit 72734a1 into mlcommons:master Oct 13, 2024
42 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 13, 2024
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