Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ LegacySession
Method
LegacySession
tensorflow/core/distributed_runtime/session_mgr.cc:174–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
std::shared_ptr<WorkerSession> SessionMgr::LegacySession() {
175
return legacy_session_;
176
}
177
178
void SessionMgr::SetLogging(bool active) {
179
mutex_lock l(mu_);
Callers
6
TEST_F
Function · 0.45
RegisterGraphAsync
Method · 0.45
DeregisterGraphAsync
Method · 0.45
DoRunGraph
Method · 0.45
DoPartialRunGraph
Method · 0.45
PrepareRecvTensor
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36