Searched refs:IsFusedReductionOutputConsistent (Results 1 – 3 of 3) sorted by relevance
230 bool IsFusedReductionOutputConsistent(const HloInstruction* inst,232 bool IsFusedReductionOutputConsistent(mlir::mhlo::ReduceOp inst,239 return IsFusedReductionOutputConsistent(inst, first_reduce); in AreFusedReductionOutputsConsistent()
594 bool IsFusedReductionOutputConsistent(const HloInstruction* inst, in IsFusedReductionOutputConsistent() function613 bool IsFusedReductionOutputConsistent(mlir::mhlo::ReduceOp inst, in IsFusedReductionOutputConsistent() function
5583 !IsFusedReductionOutputConsistent( in EmitReductionFromOrToContiguousDimensions()