Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeTransposeConv.cpp200 Value weightPaddingVal = createOpAndInfer<tosa::ConstOp>( in matchAndRewrite() local
207 weightPaddingVal, nullptr, in matchAndRewrite()
213 weight, weightPaddingVal); in matchAndRewrite()