Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/improved-diffusion
/ set_comm
Method
set_comm
improved_diffusion/logger.py:385–386 ·
view source on GitHub ↗
(self, comm)
Source
from the content-addressed store, hash-verified
383
self.level = level
384
385
def
set_comm(self, comm):
386
self.comm = comm
387
388
def
get_dir(self):
389
return
self.dir
Callers
1
set_comm
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected