Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_param_resolver_local.h165 void WaitForGroup(InstanceRec* ir, CollectiveParams* cp, bool is_source,
Dcollective_param_resolver_local.cc763 WaitForGroup(ir, cp, is_source, in CompleteInstanceFromInitializedIRec()
784 void CollectiveParamResolverLocal::WaitForGroup(InstanceRec* ir, in WaitForGroup() function in tensorflow::CollectiveParamResolverLocal