-
Notifications
You must be signed in to change notification settings - Fork 121
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
Sync master #1354
Sync master #1354
Conversation
v2.4.0: added support to install requirements.txt from pulled CM repo…
prototyping simpler cmind.access function (#1303)
fixed cmx init (#1306)
V3.0.3: several improvements (#1310)
in the access function to simplify handling of artifacts: #1311
v3.0.4: improved input to CMX access function (#1312)
v3.1.0: simplified and changed process_input function API (#1314)
#1320 can be combined with -log=debug and -logfile
- 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): #1317 - print control flags in help (cmx -h | cmx -help): #1318 - fail if control flag is not recognized: #1315 - added -repro flag to record various info to cmx-repro directory #1319 - print call stack when error > 32 to be able to trace error cause: #1320 can be combined with -log=debug and -logfile
I added many important features to CMX pending for a very long: - 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): #1317 - print control flags in help (cmx -h | cmx -help): #1318 - fail if control flag is not recognized: #1315 - added -repro flag to record various info to cmx-repro directory: #1319 - print call stack when error > 32 to be able to trace error cause: #1320 can be combined with -log=debug and -logfile
V3.2.0: many important improvements (#1321)
…nds like `cm rm cache -f`
V3.3.4: - added utils.path2: add quotes if spaces in path - added utils.update_dict_with_flat_key: update dictionary via flat key (x.y.z) - added utils.get_value_from_dict_with_flat_key get value from dict via flat key (x.y.z) - added utils.load_module universal python module loader
CMX 3.3.4 (#1348)
…ckwards compatibility
CM/CMX v3.4.0: added pyproject.toml to install CM and deprecated setu…
added utils.flatten_dict (#1350)
clean up (#1351)
- added utils.safe_float - added utils.get_set
Added reusable functions from MLPerf automations: - added utils.flatten_dict - added utils.safe_int - added utils.safe_float - added utils.get_set - added utils.digits
MLCommons CLA bot: |
No description provided.