Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorRewriting.cpp53 static bool isSampling(GenericOp op) { in isSampling() function
144 !isEmptyInit(prod.getOutputOperand(0)) || !isSampling(op) || in matchAndRewrite()