Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DoneWithHook
Method
DoneWithHook
tensorflow/core/common_runtime/buf_rendezvous.cc:176–179 ·
view source on GitHub ↗
static*/
Source
from the content-addressed store, hash-verified
174
175
/*static*/
176
void BufRendezvous::DoneWithHook(Hook* h) {
177
h->prod_cb(Status::OK());
178
delete h;
179
}
180
181
void BufRendezvous::LogContents() {
182
mutex_lock l(mu_);
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64