Home
last modified time | relevance | path

Searched defs:CompleteInstanceAsync (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dtest_collective_executor_mgr.h56 void CompleteInstanceAsync(const CompleteInstanceRequest* request, in CompleteInstanceAsync() function
H A Dcollective_param_resolver_local.cc685 void CollectiveParamResolverLocal::CompleteInstanceAsync( in CompleteInstanceAsync() function in tensorflow::CollectiveParamResolverLocal
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h109 void CompleteInstanceAsync(CallOptions* ops, in CompleteInstanceAsync() function
H A Dcollective_param_resolver_distributed.cc148 void CollectiveParamResolverDistributed::CompleteInstanceAsync( in CompleteInstanceAsync() function in tensorflow::CollectiveParamResolverDistributed
H A Dworker.cc439 void Worker::CompleteInstanceAsync(CallOptions* opts, in CompleteInstanceAsync() function in tensorflow::Worker
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc184 void CompleteInstanceAsync(CallOptions* call_opts, in CompleteInstanceAsync() function in tensorflow::GrpcRemoteWorker