Searched defs:all_reduce_op (Results 1 – 3 of 3) sorted by relevance
102 if (auto all_reduce_op = mlir::dyn_cast<mlir::lmhlo::AllReduceOp>(*op)) { in BefThunk() local
264 mlir::Operation** add_op, mlir::TF::DTensorAllReduceOp* all_reduce_op, in CheckWhileLoopOptimizationCriteria()
996 auto all_reduce_op = func_builder->create<mlir::mhlo::AllReduceOp>( in ImportInstructionImpl() local