Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc629 void InMemoryRunGraphResponse::AddRecv(const string& key, const Tensor& value) { in AddRecv() function in tensorflow::InMemoryRunGraphResponse
695 void OwnedProtoRunGraphResponse::AddRecv(const string& key, in AddRecv() function in tensorflow::OwnedProtoRunGraphResponse
770 void NonOwnedProtoRunGraphResponse::AddRecv(const string& key, in AddRecv() function in tensorflow::NonOwnedProtoRunGraphResponse
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/message_size/
Dmessage_size_filter.cc182 void AddRecv(T* pipe_end) { in AddRecv() function in grpc_core::MessageSizeFilter::CallBuilder
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc253 NodeDef* AddRecv(const PartitionOptions& opts, const GraphInfo& g_info, in AddRecv() function