Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeDepthwise.cpp85 llvm::SmallVector<int64_t, 2> mulShape{inputShape[0], inputShape[1], in matchAndRewrite() local
89 mulShape, in matchAndRewrite()