Home
last modified time | relevance | path

Searched defs:BinaryOpConverter (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_legalize_to_affine.cc102 struct BinaryOpConverter : public OpRewritePattern<LhloOpTy> { struct
105 LogicalResult matchAndRewrite(LhloOpTy op, in matchAndRewrite()