Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_utils.cc223 local_participants_(local_participants), in NcclCliqueRendezvous()
234 return CreateNcclClique(key, local_participants_, callback_); in RunCollectiveOp()
242 counter_ = new absl::BlockingCounter(local_participants_.size()); in RunCollectiveOp()
249 const std::vector<LocalParticipant>& local_participants_; member in xla::gpu::__anonf15227f90111::NcclCliqueRendezvous