Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h94 xla::StatusOr<lmhlo::AllReduceOp> EmitAllReduceOp(
Dmhlo_to_lhlo_with_xla.cc257 return EmitAllReduceOp(instr); in EmitOp()
1075 StatusOr<lmhlo::AllReduceOp> LhloDialectEmitter::EmitAllReduceOp( in EmitAllReduceOp() function in mlir::LhloDialectEmitter