Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ _setup_graph
Method
_setup_graph
tensorpack/tfutils/sessinit.py:30–31 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
28
self._run_init(sess)
29
30
def
_setup_graph(self):
31
pass
32
33
def
_run_init(self, sess):
34
pass
Callers
1
init
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected