Home
last modified time | relevance | path

Searched defs:collective_executor_mgr_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.h389 std::unique_ptr<CollectiveExecutorMgrInterface> collective_executor_mgr_; variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h658 OwnedOrUnownedHelper<CollectiveExecutorMgrInterface> collective_executor_mgr_; variable