Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeDepthwise.cpp102 auto outputValue = in matchAndRewrite() local
108 .replaceOpWithNewOp<tosa::AddOp>(op, outputShapeType, outputValue, in matchAndRewrite()