Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
37
class
JustCurrentSession(SessionInit):
38
""
" This is a no-op placeholder"
""
39
pass
40
41
42
class
CheckpointReaderAdapter(object):
Callers
3
__init__
Method · 0.85
SmartInit
Function · 0.85
train_with_defaults
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected