Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h92 xla::StatusOr<lmhlo::AllGatherOp> EmitAllGatherOp(
Dmhlo_to_lhlo_with_xla.cc255 return EmitAllGatherOp(instr); in EmitOp()
1061 StatusOr<lmhlo::AllGatherOp> LhloDialectEmitter::EmitAllGatherOp( in EmitAllGatherOp() function in mlir::LhloDialectEmitter