Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/guided-diffusion
/ close
Method
close
guided_diffusion/logger.py:391–393 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
389
return
self.dir
390
391
def
close(self):
392
for
fmt in self.output_formats:
393
fmt.close()
394
395
# Misc
396
# ----------------------------------------
Callers
6
_find_free_port
Function · 0.45
close
Method · 0.45
close
Method · 0.45
close
Method · 0.45
reset
Function · 0.45
scoped_configure
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected