Home
last modified time | relevance | path

Searched defs:keep_alive_secs (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_distributed_manager.cc216 int keep_alive_secs, const ServerDef& server_def, in CreateRemoteContexts()
395 bool reset_context, int keep_alive_secs) { in UpdateContextWithServerDef()
646 const ServerDef& server_def, bool reset_context, int keep_alive_secs) { in SetOrUpdateServerDef()
H A Dcontext.cc1463 Rendezvous* r, DeviceMgr* local_device_mgr, int keep_alive_secs, in InitializeRemoteMaster()
1561 int keep_alive_secs, DistributedFunctionLibraryRuntime* cluster_flr, in SetMasterContextState()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt_distributed_impl.cc119 int keep_alive_secs) { in SetOrUpdateServerDef()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Deager_service.proto98 int64 keep_alive_secs = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc184 int keep_alive_secs, in TFE_ContextSetServerDef()
205 int keep_alive_secs, in TFE_ContextUpdateServerDef()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dcontext.py624 def set_server_def(self, server_def, keep_alive_secs=_KEEP_ALIVE_SECS): argument
657 def update_server_def(self, server_def, keep_alive_secs=_KEEP_ALIVE_SECS): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc827 m.def("TFE_ContextUpdateServerDef", [](py::handle& ctx, int keep_alive_secs, in PYBIND11_MODULE()
828 py::bytes proto) { in PYBIND11_MODULE()
/aosp_15_r20/external/libwebsockets/lib/roles/mqtt/
H A Dprivate-lib-roles-mqtt.h348 uint16_t keep_alive_secs; member
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dmqtt_connection.c584 jint keep_alive_secs, in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Deager_service.pb.h5628 inline ::int64_t CreateContextRequest::keep_alive_secs() const { in keep_alive_secs() function