Searched refs:collective_executor_mgr_ (Results 1 – 4 of 4) sorted by relevance
294 return collective_executor_mgr_.Get(); in collective_executor_mgr()658 OwnedOrUnownedHelper<CollectiveExecutorMgrInterface> collective_executor_mgr_; variable
124 collective_executor_mgr_.Reset(1068 collective_executor_mgr_.Reset(rpc_collective_executor_mgr); in StoreCollectiveOpsServer()
389 std::unique_ptr<CollectiveExecutorMgrInterface> collective_executor_mgr_; variable
550 if (!collective_executor_mgr_) { in RunInternal()557 collective_executor_mgr_.reset(new CollectiveExecutorMgr( in RunInternal()562 collective_executor_mgr_->FindOrCreate(step_id), true /*inherit_ref*/)); in RunInternal()