Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h60 xla::StatusOr<lmhlo::ScatterOp> EmitScatterOp(
Dmhlo_to_lhlo_with_xla.cc393 return EmitScatterOp(instr); in EmitOp()
558 StatusOr<lmhlo::ScatterOp> LhloDialectEmitter::EmitScatterOp( in EmitScatterOp() function in mlir::LhloDialectEmitter