Home
last modified time | relevance | path

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

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