Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ num_recvs
Method
num_recvs
tensorflow/core/distributed_runtime/message_wrappers.cc:361–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
359
}
360
361
size_t InMemoryRunGraphRequest::num_recvs() const { return recvs_.size(); }
362
363
const string& InMemoryRunGraphRequest::recv_key(size_t i) const {
364
return recvs_[i];
Callers
4
ComputeAsync
Method · 0.80
CheckRunGraphResponse
Function · 0.80
PrepareRunGraph
Method · 0.80
RunPartitionsHelper
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
1
CheckRunGraphResponse
Function · 0.64