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

CMX 3.3.4 #1348

Merged
merged 3 commits into from
Nov 6, 2024
Merged

CMX 3.3.4 #1348

merged 3 commits into from
Nov 6, 2024

Conversation

gfursin
Copy link
Contributor

@gfursin gfursin commented Nov 6, 2024

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

gfursin and others added 3 commits November 3, 2024 11:40
   - 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
@gfursin gfursin requested a review from a team as a code owner November 6, 2024 11:30
Copy link

github-actions bot commented Nov 6, 2024

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.

👍

@gfursin gfursin merged commit 212d825 into mlcommons:master Nov 6, 2024
54 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 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