Searched refs:RecvTensorContent (Results 1 – 4 of 4) sorted by relevance
267 void RecvTensorContent();
84 …quest index which is the immediate value. It will then invoke its **RecvTensorContent()** which do…117 …* **RecvTensorContent()** - Receive tensor content from the remote side (RDMA write was complet…
43 …* RecvTensorContent() - Receive tensor content from the remote side and invoke the done() callback…
475 request->RecvTensorContent(); in Process_CQ()1617 void RdmaTensorRequest::RecvTensorContent() { in RecvTensorContent() function in tensorflow::RdmaTensorRequest