Searched defs:reducedValue (Results 1 – 3 of 3) sorted by relevance
22 Value reducedValue, in printReductionResult()75 Value reducedValue = matchReduction(outputs, i, combinerOps); in runOnOperation() local
83 Value reducedValue = matchReduction(op.getRegionOutputArgs(), 0, combinerOps); in getCombinerOp() local 201 Value reducedValue = builder.create<mesh::AllReduceOp>( createAllReduceForResultWithoutPartialSharding() local
328 llvm::APInt reducedValue = oldTensor[indexAtOldTensor]; in calculateReducedValue() local