MCPcopy Create free account
hub / github.com/Sin3DM/Sin3DM / close

Method close

src/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