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

Change logging levels based on verbose and silent #305

Merged
merged 25 commits into from
Mar 31, 2025

Conversation

anandhu-eng
Copy link
Contributor

No description provided.

@anandhu-eng anandhu-eng requested a review from a team as a code owner March 10, 2025 10:58
Copy link
Contributor

github-actions bot commented Mar 10, 2025

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

@@ -56,7 +56,7 @@ def postprocess(i):

top_classification = data.get('top_classification', '')

if env.get('MLC_TMP_SILENT', '') != 'yes':
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why remove TMP here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was removed since MLC_TMP_SILENCE was renamed to MLC_SILENCE in module.py

@anandhu-eng anandhu-eng marked this pull request as draft March 11, 2025 07:18
@anandhu-eng anandhu-eng marked this pull request as ready for review March 31, 2025 16:20
@arjunsuresh arjunsuresh merged commit 5a9ba82 into mlcommons:dev Mar 31, 2025
71 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 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.

3 participants