Searched refs:RecvFromRemoteAsync (Results 1 – 9 of 9) sorted by relevance
36 void RecvFromRemoteAsync(const Rendezvous::ParsedKey& parsed,47 void RdmaRemoteRendezvous::RecvFromRemoteAsync( in RecvFromRemoteAsync() function in tensorflow::RdmaRemoteRendezvous
55 …andled in a derivation of the pure virtual **BaseRemoteRendezvous::RecvFromRemoteAsync()**. Tensor…57 Our entry point is the implementation of **RdmaRemoteRendezvous::RecvFromRemoteAsync()**, located i…
46 void RecvFromRemoteAsync(const Rendezvous::ParsedKey& parsed,216 void RpcRemoteRendezvous::RecvFromRemoteAsync( in RecvFromRemoteAsync() function in tensorflow::__anon9a114d310111::RpcRemoteRendezvous
153 virtual void RecvFromRemoteAsync(const Rendezvous::ParsedKey& parsed,
330 RecvFromRemoteAsync(parsed, recv_args, std::move(done)); in RecvAsync()
129 void RecvFromRemoteAsync(const Rendezvous::ParsedKey& parsed, in RecvFromRemoteAsync() function in tensorflow::__anon5c78cdd40111::GdrRemoteRendezvous
125 void RecvFromRemoteAsync(const Rendezvous::ParsedKey& parsed,
62 void MPIRemoteRendezvous::RecvFromRemoteAsync( in RecvFromRemoteAsync() function in tensorflow::MPIRemoteRendezvous
48 …ing tables and nothing is changed there. On the receiving side the RecvFromRemoteAsync function is…