Home
last modified time | relevance | path

Searched defs:collective_name (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcollective.cc192 const string& collective_name, in Lookup()
199 const string& collective_name, in LookupParamResolverInstance()
213 Status CollectiveRegistry::Register(const string& collective_name, in Register()
227 const string& collective_name, in LookupHelper()
Dcollective.h92 string collective_name; member
477 CollectiveRegistration(const string& collective_name, in CollectiveRegistration()
/external/tensorflow/tensorflow/core/kernels/
Dcollective_nccl_test.cc85 NcclTestBase(CollectiveType collective_type, const string& collective_name) in NcclTestBase()