Searched refs:CompleteGroupLocal (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | collective_param_resolver_distributed.cc | 294 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/ |
D | collective_param_resolver_local.h | 87 void CompleteGroupLocal(const DeviceAttributes& device, CollectiveParams* cp,
|
D | collective_param_resolver_local.cc | 87 void CollectiveParamResolverLocal::CompleteGroupLocal( in CompleteGroupLocal() function in tensorflow::CollectiveParamResolverLocal 644 CompleteGroupLocal( in CompleteParamsAsync()
|