Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp85 FailureOr<LinalgOp> depthwise = in applyToOne() local
87 if (succeeded(depthwise)) { in applyToOne()
88 results.push_back(*depthwise); in applyToOne()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml1854 which is a special case for most depthwise convolutions.
2022 which is a special case for most depthwise convolutions.
2115 which is a special case for most depthwise convolutions.
2563 which is a special case for most depthwise convolutions.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.td25 (depthwise) convolutions, into combinations of lower-dimensional equivalents