Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc1785 static bool HasAnyUnnestedReductionRoot(mlir::lmhlo::FusionOp fusion) { in HasAnyUnnestedReductionRoot() function
1798 if (HasAnyUnnestedReductionRoot(fusion_op)) { in EmitFusion()