Home
last modified time | relevance | path

Searched defs:collective_executor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device.h121 std::unique_ptr<CollectiveExecutor::Handle> collective_executor, in KernelAndDevice()
204 std::unique_ptr<CollectiveExecutor::Handle> collective_executor, in KernelAndDeviceOp()
277 std::unique_ptr<CollectiveExecutor::Handle> collective_executor, in KernelAndDeviceFunc()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_compat_request_state.h115 CollectiveExecutor* collective_executor() const { in collective_executor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.h103 CollectiveExecutor* collective_executor = nullptr; member
H A Ddirect_session.h202 std::unique_ptr<CollectiveExecutor::Handle> collective_executor; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset.h450 CollectiveExecutor* collective_executor = nullptr; member
520 CollectiveExecutor* collective_executor() { in collective_executor() function
H A Dop_kernel.h625 CollectiveExecutor* collective_executor = nullptr; member
1061 CollectiveExecutor* collective_executor() const { in collective_executor() function
H A Dfunction.h847 CollectiveExecutor* collective_executor = nullptr; member