Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h87 xla::StatusOr<lmhlo::ReducePrecisionOp> EmitReducePrecisionOp(
Dmhlo_to_lhlo_with_xla.cc349 return EmitReducePrecisionOp(instr); in EmitOp()
1011 StatusOr<lmhlo::ReducePrecisionOp> LhloDialectEmitter::EmitReducePrecisionOp( in EmitReducePrecisionOp() function in mlir::LhloDialectEmitter