Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_param_resolver_local.cc59 const char* GetCollectiveName(const CollectiveParams* cp, bool nccl) { in GetCollectiveName() function
155 GetCollectiveName(cp, /*nccl=*/false), &col_impl); in CompleteGroupLocal()
680 cp->instance.impl_details.collective_name = GetCollectiveName(cp, use_nccl); in AssignCollectiveType()