Clean up logger = logging.getLogger(__name__)
#2045
Labels
productivity and code quality
Engineer productivity, maintainability, consistency, readability
There are vestiges of a mechanism that was introduced to Ludwig to workaround an issue with tensorflow's logging:
In torch, these should be able to be replaced with out-of-the-box logging:
The text was updated successfully, but these errors were encountered: