Searched defs:PerformReductionStep (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
H A D | cpu_runtime.cc | 632 T PerformReductionStep(xla::ReductionKind reduction_kind, T a, T b) { in PerformReductionStep() function in __anon8f39799f0511::CpuAllReduceRendezvous |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | hlo_evaluator.cc | 3603 static StatusOr<bool> PerformReductionStep( in PerformReductionStep() function |