Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_env.h63 std::unique_ptr<CollectiveExecutorMgrInterface> collective_executor_mgr; member
Dmaster_env.h97 CollectiveExecutorMgrInterface* collective_executor_mgr = nullptr; member
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h293 CollectiveExecutorMgrInterface* collective_executor_mgr() { in collective_executor_mgr() function