Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/improved-diffusion
/ close
Method
close
improved_diffusion/logger.py:146–147 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
144
self.file.flush()
145
146
def
close(self):
147
self.file.close()
148
149
150
class
TensorBoardOutputFormat(KVWriter):
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected