Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.cc1739 struct AllReduceDone { struct
1745 static AllReduceDone Handler() { return AllReduceDone(); } in Handler()
1773 static bool AllReduceDone(runtime::KernelContext* ctx, void** args, in AllReduceDone() function