Skip to content

Conversation

@anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner March 11, 2025 07:04
@github-actions
Copy link

github-actions bot commented Mar 11, 2025

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

mlc/main.py Outdated

# set log level for MLCFlow if -v/--verbose or -s/--silent is specified
log_levels = {
'-v': logging.DEBUG,
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we map all the single character args to the full ones in the main function so that everywhere else we can ignore the single character ones?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure. I have made the changes in commit 7af3e68

@arjunsuresh arjunsuresh merged commit c06b2e1 into mlcommons:dev Apr 1, 2025
37 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2025
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