Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h68 xla::StatusOr<Operation*> EmitGemm(
Dmhlo_to_lhlo_with_xla.cc624 return EmitGemm(custom_call_instr); in EmitCustomCallOp()
660 StatusOr<Operation*> LhloDialectEmitter::EmitGemm( in EmitGemm() function in mlir::LhloDialectEmitter