Unanswered
Hi! I Am Saving Some Intermediate
GrievingTurkey78 , it appears to be bad methodology on my side as disconnecting the framework won't log any scalars etc...
I think a better solution would be to set the log level to something else, however you will not see 'INFO' messages from the module.
Try something like this:logging.getLogger('clearml.model').setLevel(logging.WARNING)
This will only show you the warnings regarding the models module.
163 Views
0
Answers
3 years ago
one year ago