Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dtest_collective_executor_mgr.h49 void CompleteGroupAsync(const DeviceAttributes& device, in CompleteGroupAsync() function
H A Dcollective_param_resolver_local.cc57 void CollectiveParamResolverLocal::CompleteGroupAsync( in CompleteGroupAsync() function in tensorflow::CollectiveParamResolverLocal
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h102 void CompleteGroupAsync(CallOptions* opts, in CompleteGroupAsync() function
H A Dcollective_param_resolver_distributed.cc142 void CollectiveParamResolverDistributed::CompleteGroupAsync( in CompleteGroupAsync() function in tensorflow::CollectiveParamResolverDistributed
H A Dworker.cc399 void Worker::CompleteGroupAsync(CallOptions* opts, in CompleteGroupAsync() function in tensorflow::Worker
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc176 void CompleteGroupAsync(CallOptions* call_opts, in CompleteGroupAsync() function in tensorflow::GrpcRemoteWorker
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcollective.h332 virtual void CompleteGroupAsync(const DeviceAttributes& device, in CompleteGroupAsync() function