Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_distributed_manager.h65 CoordinationServiceAgent* coordination_service_agent_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dsession_mgr.h131 std::unique_ptr<CoordinationServiceAgent> coordination_service_agent_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc387 CoordinationServiceAgent* coordination_service_agent_; member in tensorflow::__anon79fb0f210111::ExecutorState