Searched refs:collective_executor_ (Results 1 – 3 of 3) sorted by relevance
267 collective_executor_ ? collective_executor_->get() : nullptr; in Run()327 collective_executor_ ? collective_executor_->get() : nullptr; in Run()
75 collective_executor_(std::move(collective_executor)) {}126 const std::unique_ptr<CollectiveExecutor::Handle> collective_executor_; variable
1247 CollectiveExecutor* collective_executor_ = nullptr; member in tensorflow::__anon675242740111::ExecutorState1383 collective_executor_(args.collective_executor), in ExecutorState()1629 params.collective_executor = collective_executor_; in Process()2230 if (collective_executor_) { in NodeDone()2231 collective_executor_->StartAbort(s); in NodeDone()