Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h166 std::unique_ptr<CollectiveExecutor::Handle> GetCollectiveExecutorHandle() { in GetCollectiveExecutorHandle() function
Dexecute.cc446 ctx->GetCollectiveExecutorHandle(), ctx->HostCPU()); in EagerLocalExecute()
453 ctx->GetCollectiveExecutorHandle(), ctx->HostCPU()); in EagerLocalExecute()