Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ReleaseCallable
Method
ReleaseCallable
tensorflow/cc/client/client_session.cc:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
Status ClientSession::ReleaseCallable(CallableHandle handle) {
154
return impl()->session_->ReleaseCallable(handle);
155
}
156
157
} // end namespace tensorflow
Callers
4
TEST
Function · 0.45
RunOnce
Function · 0.45
~ModelImpl
Method · 0.45
MakeCallable
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36