Home
last modified time | relevance | path

Searched defs:num_recvs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc359 size_t InMemoryRunGraphRequest::num_recvs() const { return recvs_.size(); } in num_recvs() function in tensorflow::InMemoryRunGraphRequest
504 size_t MutableProtoRunGraphRequest::num_recvs() const { in num_recvs() function in tensorflow::MutableProtoRunGraphRequest
589 size_t ProtoRunGraphRequest::num_recvs() const { in num_recvs() function in tensorflow::ProtoRunGraphRequest
615 size_t InMemoryRunGraphResponse::num_recvs() const { return recvs_.size(); } in num_recvs() function in tensorflow::InMemoryRunGraphResponse
673 size_t OwnedProtoRunGraphResponse::num_recvs() const { in num_recvs() function in tensorflow::OwnedProtoRunGraphResponse
744 size_t NonOwnedProtoRunGraphResponse::num_recvs() const { in num_recvs() function in tensorflow::NonOwnedProtoRunGraphResponse