Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetSessionNum
Method
GetSessionNum
tensorflow/core/common_runtime/direct_session_group.cc:76–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
int32_t DirectSessionGroup::GetSessionNum() const {
77
return session_num_;
78
}
79
80
Status DirectSessionGroup::CreateLeaderSession(Session* leader_session) {
81
if (session_num_ > 0) {
Callers
2
Warmup
Method · 0.80
LoadSavedModelInternal
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected