Home
last modified time | relevance | path

Searched refs:GetCollectiveExecutorHandle (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc519 auto collective_executor_handle = context->GetCollectiveExecutorHandle(); in TFE_AbortCollectiveOps()
528 auto collective_executor_handle = context->GetCollectiveExecutorHandle(); in TFE_CollectiveOpsCheckPeerHealth()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_copy_node.cc57 runner, ctx.GetCollectiveExecutorHandle(), in CreateUncachedKernelAndDeviceOp()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h296 std::unique_ptr<CollectiveExecutor::Handle> GetCollectiveExecutorHandle() { in GetCollectiveExecutorHandle() function
Dexecute.cc531 ctx.GetCollectiveExecutorHandle(), ctx.HostCPU(), op->Name(), in GetOrCreateKernelAndDevice()
538 ctx.GetCollectiveExecutorHandle(), ctx.HostCPU())); in GetOrCreateKernelAndDevice()