Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ RemoveTensorResponse
Method
RemoveTensorResponse
tensorflow/contrib/verbs/rdma.cc:990–993 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
988
}
989
990
void RdmaChannel::RemoveTensorResponse(uint32_t request_index) {
991
mutex_lock lock{mu_};
992
responses_table_.erase(request_index);
993
}
994
995
void RdmaTensorResponse::Start() {
996
Rendezvous::ParsedKey parsed;
Callers
1
Destroy
Method · 0.80
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected