Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc91 ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, in KeepAlive() function in tensorflow::eager::grpc::EagerService::Stub
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto187 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc235 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl