Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcollective_ops_utils.h245 struct AllReduceParticipantData : ParticipantData { struct
246 AllReduceParticipantData(const RendezvousKey& rendezvous_key_p, in AllReduceParticipantData() function
279 "AllReduceParticipantData{buffers=[%s], rendezvous_key=%s, " in ToString() argument