Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h83 xla::StatusOr<lmhlo::OutfeedOp> EmitOutfeedOp(
Dmhlo_to_lhlo_with_xla.cc335 return EmitOutfeedOp(instr); in EmitOp()
1117 StatusOr<lmhlo::OutfeedOp> LhloDialectEmitter::EmitOutfeedOp( in EmitOutfeedOp() function in mlir::LhloDialectEmitter