MCPcopy
hub / github.com/openai/guided-diffusion / get_dir

Method get_dir

guided_diffusion/logger.py:388–389  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

386 self.comm = comm
387
388 def get_dir(self):
389 return self.dir
390
391 def close(self):
392 for fmt in self.output_formats:

Callers 7

get_dirFunction · 0.80
get_blob_logdirFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
run_bpd_evaluationFunction · 0.80
mainFunction · 0.80
save_modelFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected