MCPcopy
hub / github.com/openai/guided-diffusion / debug

Function debug

guided_diffusion/logger.py:254–255  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

252
253
254def debug(*args):
255 log(*args, level=DEBUG)
256
257
258def info(*args):

Callers

nothing calls this directly

Calls 1

logFunction · 0.85

Tested by

no test coverage detected