Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeDepthwise.cpp88 auto mulShapeType = RankedTensorType::get( in matchAndRewrite() local
93 .create<tosa::MulOp>(op.getLoc(), mulShapeType, reshapedInput, in matchAndRewrite()