Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc612 void InMemoryRunGraphResponse::AddRecv(const string& key, const Tensor& value) { in AddRecv() function in tensorflow::InMemoryRunGraphResponse
676 void OwnedProtoRunGraphResponse::AddRecv(const string& key, in AddRecv() function in tensorflow::OwnedProtoRunGraphResponse
747 void NonOwnedProtoRunGraphResponse::AddRecv(const string& key, in AddRecv() function in tensorflow::NonOwnedProtoRunGraphResponse
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc250 NodeDef* AddRecv(const PartitionOptions& opts, const GraphInfo& g_info, in AddRecv() function