MCPcopy 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
153Status ClientSession::ReleaseCallable(CallableHandle handle) {
154 return impl()->session_->ReleaseCallable(handle);
155}
156
157} // end namespace tensorflow

Callers 4

TESTFunction · 0.45
RunOnceFunction · 0.45
~ModelImplMethod · 0.45
MakeCallableMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36