Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_tile_transpose.cc88 struct TileTransposePattern : public mlir::OpRewritePattern<GenericOp> { struct
89 TileTransposePattern(LinalgTilingOptions options, MLIRContext *context, in TileTransposePattern() argument
93 mlir::LogicalResult matchAndRewrite( in matchAndRewrite()
115 LinalgTilingOptions options;