Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dservice_config.proto67 int64 heartbeat_interval_ms = 5; field
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/service/
H A Dserver_lib.py277 heartbeat_interval_ms=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
H A Dcoordination_service_agent.cc283 const int64_t heartbeat_interval_ms = in Connect() local