-
Notifications
You must be signed in to change notification settings - Fork 27
Incorporate modellogger #1448
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
Incorporate modellogger #1448
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
f04fa58 to
08a8d46
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wpietri did you have to do something like this in cheval too? I wonder if maybe it's better handled in modellogger (e.g. we clear all but the caplog handler, if present?).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally think it makes more sense to handle it in modellogger (if possible) so that we don't have to repeat this code in our various projects.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took a stab at it here: mlcommons/modellogger#4
bkorycki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally think it makes more sense to handle it in modellogger (if possible) so that we don't have to repeat this code in our various projects.
8244d23 to
3609871
Compare
|
Requires: mlcommons/modellogger#4 |
77610db to
1c4fef2
Compare
https://github.com/mlcommons/sugar/issues/307