MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / _run_init

Method _run_init

tensorpack/tfutils/sessinit.py:33–34  ·  view source on GitHub ↗
(self, sess)

Source from the content-addressed store, hash-verified

31 pass
32
33 def _run_init(self, sess):
34 pass
35
36
37class JustCurrentSession(SessionInit):

Callers 1

initMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected