Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/guided-diffusion
/ warn
Function
warn
guided_diffusion/logger.py:262–263 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
260
261
262
def
warn(*args):
263
log(*args, level=WARN)
264
265
266
def
error(*args):
Callers
nothing calls this directly
Calls
1
log
Function · 0.85
Tested by
no test coverage detected