Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/improved-diffusion
/ info
Function
info
improved_diffusion/logger.py:258–259 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
256
257
258
def
info(*args):
259
log(*args, level=INFO)
260
261
262
def
warn(*args):
Callers
nothing calls this directly
Calls
1
log
Function · 0.85
Tested by
no test coverage detected