Searched defs:collective_executor_mgr (Results 1 – 4 of 4) sorted by relevance
63 std::unique_ptr<CollectiveExecutorMgrInterface> collective_executor_mgr; member
100 CollectiveExecutorMgrInterface* collective_executor_mgr = nullptr; member
340 CollectiveExecutorMgrInterface* collective_executor_mgr() { in collective_executor_mgr() function
152 CollectiveExecutorMgrInterface* collective_executor_mgr, in EagerContext()