Searched defs:GenericOpSparsifier (Results 1 – 1 of 1) sorted by relevance
1000 struct GenericOpSparsifier : public OpRewritePattern<linalg::GenericOp> { struct1002 GenericOpSparsifier(MLIRContext *context, linalg::SparsificationOptions o) in GenericOpSparsifier() function1005 LogicalResult matchAndRewrite(linalg::GenericOp op, in matchAndRewrite()1046 linalg::SparsificationOptions options;