MCPcopy
hub / github.com/openai/improved-diffusion / _configure_default_logger

Function _configure_default_logger

improved_diffusion/logger.py:474–476  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

472
473
474def _configure_default_logger():
475 configure()
476 Logger.DEFAULT = Logger.CURRENT
477
478
479def reset():

Callers 1

get_currentFunction · 0.85

Calls 1

configureFunction · 0.85

Tested by

no test coverage detected