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

Function info

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

Source from the content-addressed store, hash-verified

256
257
258def info(*args):
259 log(*args, level=INFO)
260
261
262def warn(*args):

Callers

nothing calls this directly

Calls 1

logFunction · 0.85

Tested by

no test coverage detected