Home
last modified time | relevance | path

Searched refs:PingPostSend (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Drdma_mgr.cc144 CHECK(rc->PingPostSend() == 0) << "Couldn't post send to " << worker_name in ConnectivityCheck()
Drdma.h452 int PingPostSend();
Drdma.cc539 int RdmaChannel::PingPostSend() { in PingPostSend() function in tensorflow::RdmaChannel