MCPcopy
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_portFunction · 0.45
closeMethod · 0.45
closeMethod · 0.45
closeMethod · 0.45
resetFunction · 0.45
scoped_configureFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected