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

Class JustCurrentSession

tensorpack/tfutils/sessinit.py:37–39  ·  view source on GitHub ↗

This is a no-op placeholder

Source from the content-addressed store, hash-verified

35
36
37class JustCurrentSession(SessionInit):
38 """ This is a no-op placeholder"""
39 pass
40
41
42class CheckpointReaderAdapter(object):

Callers 3

__init__Method · 0.85
SmartInitFunction · 0.85
train_with_defaultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected