Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dmerge_assuming_ops.cc77 struct InlineBroadcastedShapeOperandsPattern : public OpRewritePattern<OpTy> { struct
80 LogicalResult matchAndRewrite(OpTy op, in matchAndRewrite()