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