Home
last modified time | relevance | path

Searched refs:CompleteGroupLocal (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed.cc294 return CompleteGroupLocal(device, cp, done, cancel_mgr); in CompleteGroupDistributed()
315 CompleteGroupLocal(device, cp, done, cancel_mgr); in CompleteGroupDistributed()
326 return CompleteGroupLocal(device, cp, done, cancel_mgr); in CompleteGroupDistributed()
/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_param_resolver_local.h87 void CompleteGroupLocal(const DeviceAttributes& device, CollectiveParams* cp,
Dcollective_param_resolver_local.cc87 void CollectiveParamResolverLocal::CompleteGroupLocal( in CompleteGroupLocal() function in tensorflow::CollectiveParamResolverLocal
644 CompleteGroupLocal( in CompleteParamsAsync()