Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_executable.cc316 void PyExecutable::KeepAlive(py::object obj) { in KeepAlive() function in xla::PyExecutable
/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto339 rpc KeepAlive(KeepAliveRequest) returns (KeepAliveResponse); rpc
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc657 Status EagerServiceImpl::KeepAlive(const KeepAliveRequest* request, in KeepAlive() function in tensorflow::eager::EagerServiceImpl
/external/cronet/net/socket/
Dsocket_test_util.h1090 enum KeepAlive { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h64 KeepAlive = FirstKeepAlive, // Tag first edge kind that preserves liveness. enumerator