Searched defs:KeepAlive (Results 1 – 3 of 3) sorted by relevance
91 ::grpc::Status EagerService::Stub::KeepAlive(::grpc::ClientContext* context, in KeepAlive() function in tensorflow::eager::grpc::EagerService::Stub
187 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
235 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl