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.
@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.
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.
Took a stab at it here: mlcommons/modellogger#4
There was a problem hiding this comment.
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