Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dkernel_fallback_compat_request_state.h148 CollectiveExecutor* collective_executor_ = nullptr; variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h191 const std::unique_ptr<CollectiveExecutor::Handle> collective_executor_; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc369 CollectiveExecutor* collective_executor_ = nullptr; member in tensorflow::__anondb9189a10111::ExecutorState