Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.h131 const HloInstruction* first_reduce) { in AreFusedReductionOutputsConsistent()
Dir_emission_utils.cc459 const HloInstruction* first_reduce) { in IsFusedReductionOutputConsistent()
Dir_emitter_unnested.cc4570 mlir::lmhlo::FusionOp fusion, mlir::mhlo::ReduceOp first_reduce) { in ComputeReductionCodegenInfo()
4921 mlir::mhlo::ReduceOp first_reduce = mlir::cast<mlir::mhlo::ReduceOp>( in EmitUnnestedReduction() local