MCPcopy
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
150class TensorBoardOutputFormat(KVWriter):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected