Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto314 rpc WaitQueueDone(WaitQueueDoneRequest) returns (WaitQueueDoneResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc604 Status EagerServiceImpl::WaitQueueDone(const WaitQueueDoneRequest* request, in WaitQueueDone() function in tensorflow::eager::EagerServiceImpl