Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto261 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc463 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl