MCPcopy
hub / github.com/openai/improved-diffusion / set_comm

Function set_comm

improved_diffusion/logger.py:277–278  ·  view source on GitHub ↗
(comm)

Source from the content-addressed store, hash-verified

275
276
277def set_comm(comm):
278 get_current().set_comm(comm)
279
280
281def get_dir():

Callers

nothing calls this directly

Calls 2

get_currentFunction · 0.85
set_commMethod · 0.80

Tested by

no test coverage detected